﻿2026-06-15T10:04:14.2595824Z Current runner version: '2.335.1'
2026-06-15T10:04:14.2601575Z Runner name: 'hfenduleam'
2026-06-15T10:04:14.2602031Z Runner group name: 'Default'
2026-06-15T10:04:14.2602485Z Machine name: 'HFENDULEAM'
2026-06-15T10:04:14.2604349Z ##[group]GITHUB_TOKEN Permissions
2026-06-15T10:04:14.2605666Z Contents: read
2026-06-15T10:04:14.2606002Z Metadata: read
2026-06-15T10:04:14.2606329Z Packages: read
2026-06-15T10:04:14.2606652Z ##[endgroup]
2026-06-15T10:04:14.2607887Z Secret source: Actions
2026-06-15T10:04:14.2608319Z Prepare workflow directory
2026-06-15T10:04:14.2873565Z Prepare all required actions
2026-06-15T10:04:14.2897978Z Getting action download info
2026-06-15T10:04:15.4109393Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-15T10:04:16.0493695Z Complete job name: test (self-hosted, Windows, hfenduleam)
2026-06-15T10:04:16.1336935Z ##[group]Run actions/checkout@v5
2026-06-15T10:04:16.1338010Z with:
2026-06-15T10:04:16.1338551Z   repository: SaberMage/spt-core
2026-06-15T10:04:16.1345172Z   token: ***
2026-06-15T10:04:16.1345909Z   ssh-strict: true
2026-06-15T10:04:16.1346512Z   ssh-user: git
2026-06-15T10:04:16.1347064Z   persist-credentials: true
2026-06-15T10:04:16.1347669Z   clean: true
2026-06-15T10:04:16.1348231Z   sparse-checkout-cone-mode: true
2026-06-15T10:04:16.1348864Z   fetch-depth: 1
2026-06-15T10:04:16.1349416Z   fetch-tags: false
2026-06-15T10:04:16.1349970Z   show-progress: true
2026-06-15T10:04:16.1350519Z   lfs: false
2026-06-15T10:04:16.1351133Z   submodules: false
2026-06-15T10:04:16.1351698Z   set-safe-directory: true
2026-06-15T10:04:16.1352558Z ##[endgroup]
2026-06-15T10:04:16.3269238Z Syncing repository: SaberMage/spt-core
2026-06-15T10:04:16.3270822Z ##[group]Getting Git version info
2026-06-15T10:04:16.3271934Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-15T10:04:16.3581357Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-15T10:04:16.3785434Z git version 2.43.0.windows.1
2026-06-15T10:04:16.3812162Z ##[endgroup]
2026-06-15T10:04:16.3820105Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\d0e1e14d-4484-4a11-88be-c2cd09140612\.gitconfig'
2026-06-15T10:04:16.3834193Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\d0e1e14d-4484-4a11-88be-c2cd09140612' before making global git config changes
2026-06-15T10:04:16.3835859Z Adding repository directory to the temporary git global config as a safe directory
2026-06-15T10:04:16.3838912Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-15T10:04:16.4065384Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-15T10:04:16.4267694Z https://github.com/SaberMage/spt-core
2026-06-15T10:04:16.4299106Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-15T10:04:16.4303567Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-15T10:04:16.4508394Z HEAD
2026-06-15T10:04:16.4759424Z ##[endgroup]
2026-06-15T10:04:16.4762471Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-15T10:04:16.8593170Z ##[group]Cleaning the repository
2026-06-15T10:04:16.8596270Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-15T10:04:18.0849577Z Removing target/
2026-06-15T10:04:18.0884731Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-15T10:04:18.1356988Z HEAD is now at 2c776420 Merge caaf797a83c8148cf7400c2a595969aeca03e80d into e08cea0dd604d378c77233876ff9f9d895d6ff7e
2026-06-15T10:04:18.1388883Z ##[endgroup]
2026-06-15T10:04:18.1389302Z ##[group]Disabling automatic garbage collection
2026-06-15T10:04:18.1393561Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-15T10:04:18.1628385Z ##[endgroup]
2026-06-15T10:04:18.1628823Z ##[group]Setting up auth
2026-06-15T10:04:18.1634638Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-15T10:04:18.1859514Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-15T10:04:18.5510579Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-15T10:04:18.5733081Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-15T10:04:18.9529489Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-15T10:04:18.9756197Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-15T10:04:19.3263132Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-15T10:04:19.3508309Z ##[endgroup]
2026-06-15T10:04:19.3508832Z ##[group]Fetching the repository
2026-06-15T10:04:19.3515025Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +2c7764209dc8029babab00e627f25a31b32a0332:refs/remotes/pull/12/merge
2026-06-15T10:04:19.9585785Z ##[endgroup]
2026-06-15T10:04:19.9586284Z ##[group]Determining the checkout info
2026-06-15T10:04:19.9586849Z ##[endgroup]
2026-06-15T10:04:19.9591817Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-15T10:04:19.9871485Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-15T10:04:20.0119264Z ##[group]Checking out the ref
2026-06-15T10:04:20.0125095Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/12/merge
2026-06-15T10:04:20.0501280Z HEAD is now at 2c776420 Merge caaf797a83c8148cf7400c2a595969aeca03e80d into e08cea0dd604d378c77233876ff9f9d895d6ff7e
2026-06-15T10:04:20.0525063Z ##[endgroup]
2026-06-15T10:04:20.0785154Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-15T10:04:20.1006061Z 2c7764209dc8029babab00e627f25a31b32a0332
2026-06-15T10:04:20.1317098Z ##[group]Run cargo nextest run --workspace
2026-06-15T10:04:20.1317550Z [36;1mcargo nextest run --workspace[0m
2026-06-15T10:04:20.1396788Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-15T10:04:20.1397101Z ##[endgroup]
2026-06-15T10:04:21.5127272Z    Compiling proc-macro2 v1.0.106
2026-06-15T10:04:21.5127612Z    Compiling quote v1.0.45
2026-06-15T10:04:21.5127821Z    Compiling unicode-ident v1.0.24
2026-06-15T10:04:21.5128053Z    Compiling cfg-if v1.0.4
2026-06-15T10:04:21.5128258Z    Compiling serde_core v1.0.228
2026-06-15T10:04:21.5128478Z    Compiling serde v1.0.228
2026-06-15T10:04:21.5128721Z    Compiling windows-link v0.2.1
2026-06-15T10:04:21.5129042Z    Compiling typenum v1.20.1
2026-06-15T10:04:21.5129297Z    Compiling version_check v0.9.5
2026-06-15T10:04:21.5130187Z    Compiling portable-atomic v1.13.1
2026-06-15T10:04:21.5130593Z    Compiling getrandom v0.3.4
2026-06-15T10:04:21.5130898Z    Compiling memchr v2.8.1
2026-06-15T10:04:21.5131302Z    Compiling find-msvc-tools v0.1.9
2026-06-15T10:04:21.5131623Z    Compiling shlex v2.0.1
2026-06-15T10:04:21.5131961Z    Compiling critical-section v1.2.0
2026-06-15T10:04:21.5132297Z    Compiling subtle v2.6.1
2026-06-15T10:04:23.9776962Z    Compiling windows-sys v0.61.2
2026-06-15T10:04:24.0071877Z    Compiling smallvec v1.15.1
2026-06-15T10:04:24.0370834Z    Compiling equivalent v1.0.2
2026-06-15T10:04:24.0393820Z    Compiling semver v1.0.28
2026-06-15T10:04:24.0808064Z    Compiling itoa v1.0.18
2026-06-15T10:04:24.1106578Z    Compiling getrandom v0.2.17
2026-06-15T10:04:24.1370267Z    Compiling cpufeatures v0.2.17
2026-06-15T10:04:24.2060352Z    Compiling hashbrown v0.17.1
2026-06-15T10:04:24.2341077Z    Compiling generic-array v0.14.7
2026-06-15T10:04:24.2481363Z    Compiling pin-project-lite v0.2.17
2026-06-15T10:04:24.2501055Z    Compiling rustc_version v0.4.1
2026-06-15T10:04:24.2810630Z    Compiling rand_core v0.10.1
2026-06-15T10:04:24.3314729Z    Compiling log v0.4.32
2026-06-15T10:04:24.3898564Z    Compiling getrandom v0.4.2
2026-06-15T10:04:24.4163971Z    Compiling futures-core v0.3.32
2026-06-15T10:04:24.4847695Z    Compiling bitflags v2.12.1
2026-06-15T10:04:24.5272603Z    Compiling bytes v1.11.1
2026-06-15T10:04:24.5364473Z    Compiling curve25519-dalek v4.1.3
2026-06-15T10:04:24.6595639Z    Compiling rand_core v0.6.4
2026-06-15T10:04:24.7185155Z    Compiling indexmap v2.14.0
2026-06-15T10:04:24.7556054Z    Compiling stable_deref_trait v1.2.1
2026-06-15T10:04:24.7834700Z    Compiling zerocopy v0.8.50
2026-06-15T10:04:24.8050855Z    Compiling ahash v0.8.12
2026-06-15T10:04:24.8220158Z    Compiling libc v0.2.186
2026-06-15T10:04:24.8383513Z    Compiling signature v2.2.0
2026-06-15T10:04:24.9325573Z    Compiling ed25519 v2.2.3
2026-06-15T10:04:25.0644430Z    Compiling pkg-config v0.3.33
2026-06-15T10:04:25.0968884Z    Compiling vcpkg v0.2.15
2026-06-15T10:04:25.1992639Z    Compiling zmij v1.0.21
2026-06-15T10:04:25.4511768Z    Compiling slab v0.4.12
2026-06-15T10:04:25.5507042Z    Compiling serde_json v1.0.150
2026-06-15T10:04:25.6109002Z    Compiling futures-io v0.3.32
2026-06-15T10:04:25.7188177Z    Compiling futures-sink v0.3.32
2026-06-15T10:04:25.7768165Z    Compiling autocfg v1.5.1
2026-06-15T10:04:26.0655252Z    Compiling futures-channel v0.3.32
2026-06-15T10:04:26.1981649Z    Compiling futures-task v0.3.32
2026-06-15T10:04:26.3031704Z    Compiling rustversion v1.0.22
2026-06-15T10:04:28.1142622Z    Compiling fastrand v2.4.1
2026-06-15T10:04:28.3353887Z    Compiling fallible-iterator v0.3.0
2026-06-15T10:04:28.3750015Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-15T10:04:28.4297914Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-15T10:04:28.5032648Z    Compiling fnv v1.0.7
2026-06-15T10:04:28.5757132Z    Compiling cfg_aliases v0.2.1
2026-06-15T10:04:28.6728654Z    Compiling strsim v0.11.1
2026-06-15T10:04:28.7117799Z    Compiling jobserver v0.1.34
2026-06-15T10:04:28.7245540Z    Compiling writeable v0.6.3
2026-06-15T10:04:28.7415902Z    Compiling litemap v0.8.2
2026-06-15T10:04:28.7539102Z    Compiling utf8_iter v1.0.4
2026-06-15T10:04:28.7540609Z    Compiling dunce v1.0.5
2026-06-15T10:04:28.7688461Z    Compiling icu_normalizer_data v2.2.0
2026-06-15T10:04:28.9020199Z    Compiling cc v1.2.63
2026-06-15T10:04:28.9216694Z    Compiling socket2 v0.6.4
2026-06-15T10:04:28.9265138Z    Compiling mio v1.2.1
2026-06-15T10:04:28.9504929Z    Compiling fs_extra v1.3.0
2026-06-15T10:04:28.9642973Z    Compiling icu_properties_data v2.2.0
2026-06-15T10:04:28.9709776Z    Compiling ident_case v1.0.1
2026-06-15T10:04:29.0733501Z    Compiling crypto-common v0.1.7
2026-06-15T10:04:29.0980794Z    Compiling block-buffer v0.10.4
2026-06-15T10:04:29.1952272Z    Compiling digest v0.10.7
2026-06-15T10:04:29.2037006Z    Compiling windows-targets v0.52.6
2026-06-15T10:04:29.2198734Z    Compiling anyhow v1.0.102
2026-06-15T10:04:29.2368867Z    Compiling percent-encoding v2.3.2
2026-06-15T10:04:29.2528625Z    Compiling syn v2.0.117
2026-06-15T10:04:29.2941610Z    Compiling windows-sys v0.59.0
2026-06-15T10:04:29.3094142Z    Compiling http v1.4.1
2026-06-15T10:04:29.3640308Z    Compiling thiserror v2.0.18
2026-06-15T10:04:29.3904386Z    Compiling unicode-segmentation v1.13.3
2026-06-15T10:04:29.4456308Z    Compiling sha2 v0.10.9
2026-06-15T10:04:29.4512229Z    Compiling aws-lc-rs v1.17.0
2026-06-15T10:04:29.4645998Z    Compiling cpufeatures v0.3.0
2026-06-15T10:04:29.5592941Z    Compiling scopeguard v1.2.0
2026-06-15T10:04:29.5593430Z    Compiling chacha20 v0.10.0
2026-06-15T10:04:29.5858687Z    Compiling form_urlencoded v1.2.2
2026-06-15T10:04:29.6836288Z    Compiling lock_api v0.4.14
2026-06-15T10:04:29.7775886Z    Compiling cmake v0.1.58
2026-06-15T10:04:29.8597514Z    Compiling untrusted v0.9.0
2026-06-15T10:04:29.9019432Z    Compiling rand v0.10.1
2026-06-15T10:04:29.9151071Z    Compiling num-traits v0.2.19
2026-06-15T10:04:29.9241062Z    Compiling windows-result v0.4.1
2026-06-15T10:04:29.9426401Z    Compiling windows-strings v0.5.1
2026-06-15T10:04:29.9786257Z    Compiling heck v0.5.0
2026-06-15T10:04:30.1081340Z    Compiling rustls v0.23.40
2026-06-15T10:04:30.1184594Z    Compiling convert_case v0.10.0
2026-06-15T10:04:30.2576632Z    Compiling const-oid v0.10.2
2026-06-15T10:04:30.2577124Z    Compiling atomic-waker v1.1.2
2026-06-15T10:04:30.2730875Z    Compiling winapi v0.3.9
2026-06-15T10:04:30.3223411Z    Compiling unicode-xid v0.2.6
2026-06-15T10:04:30.4349560Z    Compiling parking_lot_core v0.9.12
2026-06-15T10:04:30.4354516Z    Compiling httparse v1.10.1
2026-06-15T10:04:30.4394766Z    Compiling http-body v1.0.1
2026-06-15T10:04:30.4705953Z    Compiling hybrid-array v0.4.12
2026-06-15T10:04:30.4783613Z    Compiling base64ct v1.8.3
2026-06-15T10:04:30.6059706Z    Compiling either v1.16.0
2026-06-15T10:04:30.6358441Z    Compiling powerfmt v0.2.0
2026-06-15T10:04:30.8075384Z    Compiling pem-rfc7468 v1.0.0
2026-06-15T10:04:30.8320810Z    Compiling deranged v0.5.8
2026-06-15T10:04:30.9100195Z    Compiling base64 v0.22.1
2026-06-15T10:04:30.9143266Z    Compiling ref-cast v1.0.25
2026-06-15T10:04:30.9218638Z    Compiling tinyvec_macros v0.1.1
2026-06-15T10:04:30.9227335Z    Compiling num-conv v0.2.2
2026-06-15T10:04:30.9235271Z    Compiling libsqlite3-sys v0.30.1
2026-06-15T10:04:30.9417351Z    Compiling aws-lc-sys v0.41.0
2026-06-15T10:04:30.9905682Z    Compiling ring v0.17.14
2026-06-15T10:04:31.2161814Z    Compiling time-core v0.1.8
2026-06-15T10:04:31.2770635Z    Compiling data-encoding v2.11.0
2026-06-15T10:04:31.3157753Z    Compiling tower-service v0.3.3
2026-06-15T10:04:31.3793030Z    Compiling try-lock v0.2.5
2026-06-15T10:04:31.3960245Z    Compiling crypto-common v0.2.2
2026-06-15T10:04:31.4057073Z    Compiling block-buffer v0.12.0
2026-06-15T10:04:31.5047758Z    Compiling parking_lot v0.12.5
2026-06-15T10:04:31.6152274Z    Compiling want v0.3.1
2026-06-15T10:04:31.6152765Z    Compiling tinyvec v1.11.0
2026-06-15T10:04:31.6236626Z    Compiling vergen-lib v9.1.0
2026-06-15T10:04:31.6400111Z    Compiling inout v0.1.4
2026-06-15T10:04:31.6837113Z    Compiling n0-future v0.3.2
2026-06-15T10:04:31.7713375Z    Compiling memoffset v0.6.5
2026-06-15T10:04:31.8039563Z    Compiling aho-corasick v1.1.4
2026-06-15T10:04:31.9049842Z    Compiling parking v2.2.1
2026-06-15T10:04:32.0646746Z    Compiling toml_write v0.1.2
2026-06-15T10:04:32.1209214Z    Compiling cordyceps v0.3.4
2026-06-15T10:04:32.1252213Z    Compiling crossbeam-utils v0.8.21
2026-06-15T10:04:32.1539475Z    Compiling thiserror v1.0.69
2026-06-15T10:04:32.1640252Z    Compiling regex-syntax v0.8.10
2026-06-15T10:04:32.1999977Z    Compiling spin v0.10.0
2026-06-15T10:04:32.2839897Z    Compiling httpdate v1.0.3
2026-06-15T10:04:32.4016397Z    Compiling winnow v0.7.15
2026-06-15T10:04:32.4126147Z    Compiling winnow v1.0.3
2026-06-15T10:04:32.5416979Z    Compiling diatomic-waker v0.2.3
2026-06-15T10:04:32.6523019Z    Compiling futures-buffered v0.2.13
2026-06-15T10:04:32.7027716Z    Compiling digest v0.11.3
2026-06-15T10:04:32.7297004Z    Compiling futures-lite v2.6.1
2026-06-15T10:04:32.8219742Z    Compiling cipher v0.4.4
2026-06-15T10:04:32.8396190Z    Compiling vergen-lib v0.1.6
2026-06-15T10:04:32.8531702Z    Compiling vergen v9.1.0
2026-06-15T10:04:32.9081830Z    Compiling universal-hash v0.5.1
2026-06-15T10:04:32.9287619Z    Compiling noq-udp v0.10.0
2026-06-15T10:04:33.0363287Z    Compiling synstructure v0.13.2
2026-06-15T10:04:33.0624640Z    Compiling darling_core v0.20.11
2026-06-15T10:04:33.0794779Z    Compiling serde_derive_internals v0.29.1
2026-06-15T10:04:33.0834470Z    Compiling serial-core v0.4.0
2026-06-15T10:04:33.0847839Z    Compiling heapless v0.7.17
2026-06-15T10:04:33.3195754Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-15T10:04:33.3654726Z    Compiling sync_wrapper v1.0.2
2026-06-15T10:04:33.3777047Z    Compiling allocator-api2 v0.2.21
2026-06-15T10:04:33.4643094Z    Compiling dyn-clone v1.0.20
2026-06-15T10:04:33.5100033Z    Compiling byteorder v1.5.0
2026-06-15T10:04:33.6144775Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-15T10:04:33.6328105Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-15T10:04:33.6350049Z    Compiling winreg v0.10.1
2026-06-15T10:04:33.7112068Z    Compiling opaque-debug v0.3.1
2026-06-15T10:04:33.7425459Z    Compiling hash32 v0.2.1
2026-06-15T10:04:33.8038631Z    Compiling polyval v0.6.2
2026-06-15T10:04:33.9036165Z    Compiling serial-windows v0.4.0
2026-06-15T10:04:34.0289338Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-15T10:04:34.0492999Z    Compiling spin v0.9.8
2026-06-15T10:04:34.0732722Z    Compiling vergen-gitcl v1.0.8
2026-06-15T10:04:34.1247351Z    Compiling windows-threading v0.2.1
2026-06-15T10:04:34.1990942Z    Compiling regex-automata v0.4.14
2026-06-15T10:04:34.2690244Z    Compiling ryu v1.0.23
2026-06-15T10:04:34.2928525Z    Compiling pin-utils v0.1.0
2026-06-15T10:04:34.3292298Z    Compiling signature v3.0.0
2026-06-15T10:04:34.3447919Z    Compiling bitflags v1.3.2
2026-06-15T10:04:34.4129917Z    Compiling lazy_static v1.5.0
2026-06-15T10:04:34.4232840Z    Compiling tower-layer v0.3.3
2026-06-15T10:04:34.4381483Z    Compiling nix v0.25.1
2026-06-15T10:04:35.1497837Z    Compiling shared_library v0.1.9
2026-06-15T10:04:35.1696214Z    Compiling serial v0.4.0
2026-06-15T10:04:35.1698337Z    Compiling ghash v0.5.1
2026-06-15T10:04:35.1698757Z    Compiling ctr v0.9.2
2026-06-15T10:04:35.1879432Z    Compiling aes v0.8.4
2026-06-15T10:04:35.2685988Z    Compiling sha2 v0.11.0-rc.5
2026-06-15T10:04:35.3255611Z    Compiling proc-macro-crate v3.5.0
2026-06-15T10:04:35.3670395Z    Compiling time v0.3.47
2026-06-15T10:04:35.3882183Z    Compiling http-body-util v0.1.3
2026-06-15T10:04:35.5203974Z    Compiling aead v0.5.2
2026-06-15T10:04:35.6752052Z    Compiling ipconfig v0.3.4
2026-06-15T10:04:35.6963022Z    Compiling shell-words v1.1.1
2026-06-15T10:04:35.7373705Z    Compiling widestring v1.2.1
2026-06-15T10:04:35.7427264Z    Compiling downcast-rs v1.2.1
2026-06-15T10:04:35.8437228Z    Compiling aes-gcm v0.10.3
2026-06-15T10:04:35.9434998Z    Compiling crossbeam-channel v0.5.15
2026-06-15T10:04:35.9448950Z    Compiling crossbeam-epoch v0.9.18
2026-06-15T10:04:35.9547637Z    Compiling blake3 v1.8.5
2026-06-15T10:04:35.9798849Z    Compiling windows-registry v0.6.1
2026-06-15T10:04:35.9872437Z    Compiling noq v0.18.0
2026-06-15T10:04:35.9919187Z    Compiling netwatch v0.16.0
2026-06-15T10:04:36.0211455Z    Compiling serde_derive v1.0.228
2026-06-15T10:04:36.1397976Z    Compiling zeroize_derive v1.4.3
2026-06-15T10:04:36.2976421Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-15T10:04:36.3276085Z    Compiling zerofrom-derive v0.1.7
2026-06-15T10:04:36.3681815Z    Compiling yoke-derive v0.8.2
2026-06-15T10:04:36.4187108Z    Compiling tokio-macros v2.7.0
2026-06-15T10:04:36.4291056Z    Compiling futures-macro v0.3.32
2026-06-15T10:04:36.4579357Z    Compiling zerovec-derive v0.11.3
2026-06-15T10:04:36.5854917Z    Compiling displaydoc v0.2.6
2026-06-15T10:04:36.8139567Z    Compiling zeroize v1.8.2
2026-06-15T10:04:36.9288454Z    Compiling tracing-attributes v0.1.31
2026-06-15T10:04:36.9740331Z    Compiling thiserror-impl v2.0.18
2026-06-15T10:04:37.2115798Z    Compiling rustls-pki-types v1.14.1
2026-06-15T10:04:37.2668215Z    Compiling tokio v1.52.3
2026-06-15T10:04:37.3412664Z    Compiling darling_macro v0.20.11
2026-06-15T10:04:37.3645714Z    Compiling futures-util v0.3.32
2026-06-15T10:04:37.4817797Z    Compiling derive_more-impl v2.1.1
2026-06-15T10:04:37.5694381Z    Compiling n0-error-macros v0.1.3
2026-06-15T10:04:37.8552251Z    Compiling spez v0.1.2
2026-06-15T10:04:37.8879408Z    Compiling darling v0.20.11
2026-06-15T10:04:37.8963108Z    Compiling windows-implement v0.60.2
2026-06-15T10:04:37.9920898Z    Compiling windows-interface v0.59.3
2026-06-15T10:04:38.1548731Z    Compiling ed25519-dalek v2.2.0
2026-06-15T10:04:38.2948222Z    Compiling zerofrom v0.1.8
2026-06-15T10:04:38.4683634Z    Compiling spt-proto v0.7.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-15T10:04:38.5676990Z    Compiling yoke v0.8.3
2026-06-15T10:04:38.5836147Z    Compiling derive_builder_core v0.20.2
2026-06-15T10:04:38.6071513Z    Compiling der v0.8.0-rc.10
2026-06-15T10:04:38.6108482Z    Compiling n0-error v0.1.3
2026-06-15T10:04:38.6161568Z    Compiling ref-cast-impl v1.0.25
2026-06-15T10:04:38.6601999Z    Compiling pin-project-internal v1.1.13
2026-06-15T10:04:38.7665064Z    Compiling windows-core v0.62.2
2026-06-15T10:04:38.9142074Z    Compiling zerovec v0.11.6
2026-06-15T10:04:38.9449502Z    Compiling zerotrie v0.2.4
2026-06-15T10:04:38.9952665Z    Compiling thiserror-impl v1.0.69
2026-06-15T10:04:39.2769823Z    Compiling schemars_derive v1.2.1
2026-06-15T10:04:39.4461911Z    Compiling regex v1.12.3
2026-06-15T10:04:39.5099452Z    Compiling windows-future v0.3.2
2026-06-15T10:04:39.6649099Z    Compiling tinystr v0.8.3
2026-06-15T10:04:39.7086943Z    Compiling potential_utf v0.1.5
2026-06-15T10:04:40.1595345Z    Compiling icu_locale_core v2.2.0
2026-06-15T10:04:40.1983384Z    Compiling icu_collections v2.2.0
2026-06-15T10:04:40.2840579Z    Compiling derive_builder_macro v0.20.2
2026-06-15T10:04:40.4196874Z    Compiling spki v0.8.0-rc.4
2026-06-15T10:04:40.4234935Z    Compiling pin-project v1.1.13
2026-06-15T10:04:40.4804946Z    Compiling futures-executor v0.3.32
2026-06-15T10:04:40.6583210Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-15T10:04:40.6888175Z    Compiling futures v0.3.32
2026-06-15T10:04:40.7125537Z    Compiling derive_builder v0.20.2
2026-06-15T10:04:40.7225461Z    Compiling windows-numerics v0.3.1
2026-06-15T10:04:40.8846130Z    Compiling windows-collections v0.3.2
2026-06-15T10:04:40.9714726Z    Compiling ipnet v2.12.0
2026-06-15T10:04:40.9804077Z    Compiling serde_spanned v0.6.9
2026-06-15T10:04:41.0109373Z    Compiling toml_datetime v0.6.11
2026-06-15T10:04:41.1937438Z    Compiling ed25519 v3.0.0-rc.4
2026-06-15T10:04:41.2186094Z    Compiling filedescriptor v0.8.3
2026-06-15T10:04:41.4143603Z    Compiling tokio-util v0.7.18
2026-06-15T10:04:41.5147461Z    Compiling icu_provider v2.2.0
2026-06-15T10:04:41.5178684Z    Compiling once_cell v1.21.4
2026-06-15T10:04:41.5438347Z    Compiling toml_edit v0.22.27
2026-06-15T10:04:41.5820509Z    Compiling prefix-trie v0.8.4
2026-06-15T10:04:41.6781511Z    Compiling cobs v0.3.0
2026-06-15T10:04:41.8801066Z    Compiling tracing-core v0.1.36
2026-06-15T10:04:41.9352573Z    Compiling icu_normalizer v2.2.0
2026-06-15T10:04:41.9652891Z    Compiling icu_properties v2.2.0
2026-06-15T10:04:41.9653451Z    Compiling tempfile v3.27.0
2026-06-15T10:04:42.0267204Z    Compiling schemars v1.2.1
2026-06-15T10:04:42.0433545Z    Compiling postcard-derive v0.2.2
2026-06-15T10:04:42.1033754Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-15T10:04:42.2154530Z    Compiling hashbrown v0.14.5
2026-06-15T10:04:42.3993440Z    Compiling tracing v0.1.44
2026-06-15T10:04:42.4028848Z    Compiling derive_more v2.1.1
2026-06-15T10:04:42.7134646Z    Compiling data-encoding-macro v0.1.20
2026-06-15T10:04:42.7599082Z    Compiling h2 v0.4.14
2026-06-15T10:04:42.8804802Z    Compiling hashlink v0.9.1
2026-06-15T10:04:42.9506641Z    Compiling postcard v1.1.3
2026-06-15T10:04:42.9596482Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-15T10:04:42.9742235Z    Compiling windows v0.62.2
2026-06-15T10:04:43.0660683Z    Compiling portable-pty v0.8.1
2026-06-15T10:04:43.0707862Z    Compiling tower v0.5.3
2026-06-15T10:04:43.1699896Z    Compiling chrono v0.4.45
2026-06-15T10:04:43.2639238Z    Compiling rusqlite v0.32.1
2026-06-15T10:04:43.2735582Z    Compiling idna_adapter v1.2.2
2026-06-15T10:04:43.3814839Z    Compiling idna v1.1.0
2026-06-15T10:04:43.3815658Z    Compiling num_enum_derive v0.7.6
2026-06-15T10:04:43.4143455Z    Compiling iroh-metrics-derive v0.4.1
2026-06-15T10:04:43.4812164Z    Compiling async-trait v0.1.89
2026-06-15T10:04:43.5512160Z    Compiling enum-assoc v1.3.0
2026-06-15T10:04:43.6864996Z    Compiling url v2.5.8
2026-06-15T10:04:43.9411609Z    Compiling toml v0.8.23
2026-06-15T10:04:44.3065420Z    Compiling spt-store v0.7.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-15T10:04:44.4362957Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-15T10:04:44.4828568Z    Compiling strum_macros v0.28.0
2026-06-15T10:04:44.5703967Z    Compiling uuid v1.23.2
2026-06-15T10:04:44.6806296Z    Compiling acto v0.8.2
2026-06-15T10:04:44.6980846Z    Compiling mac-addr v0.3.0
2026-06-15T10:04:44.8021538Z    Compiling foldhash v0.2.0
2026-06-15T10:04:44.8944266Z    Compiling tagptr v0.2.0
2026-06-15T10:04:44.9746762Z    Compiling lru-slab v0.1.2
2026-06-15T10:04:44.9884498Z    Compiling identity-hash v0.1.0
2026-06-15T10:04:44.9975305Z    Compiling xml-rs v0.8.28
2026-06-15T10:04:45.0203673Z    Compiling rustc-hash v2.1.2
2026-06-15T10:04:45.0290562Z    Compiling sorted-index-buffer v0.2.1
2026-06-15T10:04:45.0567592Z    Compiling moka v0.12.15
2026-06-15T10:04:45.0995398Z    Compiling hashbrown v0.16.1
2026-06-15T10:04:45.1229379Z    Compiling netdev v0.42.0
2026-06-15T10:04:45.1407153Z    Compiling num_enum v0.7.6
2026-06-15T10:04:45.1429560Z    Compiling iroh-metrics v0.38.3
2026-06-15T10:04:45.1611722Z    Compiling tower-http v0.6.11
2026-06-15T10:04:45.2258310Z    Compiling iroh-base v0.98.0
2026-06-15T10:04:45.4880943Z    Compiling attohttpc v0.30.1
2026-06-15T10:04:45.7269018Z    Compiling xmltree v0.10.3
2026-06-15T10:04:45.8440399Z    Compiling iroh-relay v0.98.0
2026-06-15T10:04:45.9355332Z    Compiling n0-watcher v0.6.1
2026-06-15T10:04:45.9708923Z    Compiling tokio-stream v0.1.18
2026-06-15T10:04:46.2849867Z    Compiling spt-msg v0.7.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-15T10:04:46.3475317Z    Compiling simple-dns v0.9.3
2026-06-15T10:04:46.5130722Z    Compiling arrayref v0.3.9
2026-06-15T10:04:46.5246628Z    Compiling resolv-conf v0.7.6
2026-06-15T10:04:46.5447956Z    Compiling spt-runtime v0.7.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-15T10:04:46.5903050Z    Compiling hyper v1.10.1
2026-06-15T10:04:46.7618323Z    Compiling smol_str v0.1.24
2026-06-15T10:04:46.9114511Z    Compiling strum v0.28.0
2026-06-15T10:04:46.9602896Z    Compiling constant_time_eq v0.4.2
2026-06-15T10:04:46.9724825Z    Compiling arrayvec v0.7.6
2026-06-15T10:04:47.0073545Z    Compiling sha1_smol v1.0.1
2026-06-15T10:04:47.0708720Z    Compiling simdutf8 v0.1.5
2026-06-15T10:04:47.1937581Z    Compiling spt-term v0.7.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-15T10:04:47.2632923Z    Compiling lru v0.16.4
2026-06-15T10:04:47.4216230Z    Compiling iroh-dns v0.98.0
2026-06-15T10:04:47.4255042Z    Compiling webpki-roots v1.0.7
2026-06-15T10:04:47.4317552Z    Compiling serde_bytes v0.11.19
2026-06-15T10:04:47.5625689Z    Compiling hmac v0.12.1
2026-06-15T10:04:47.5815115Z    Compiling seize v0.5.1
2026-06-15T10:04:47.6163094Z    Compiling iroh v0.98.2
2026-06-15T10:04:47.6828513Z    Compiling cmov v0.5.4
2026-06-15T10:04:47.6861519Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-15T10:04:47.7950044Z    Compiling papaya v0.2.4
2026-06-15T10:04:47.9064264Z    Compiling hyper-util v0.1.20
2026-06-15T10:04:47.9447609Z    Compiling ctutils v0.4.2
2026-06-15T10:04:48.0048106Z    Compiling hkdf v0.12.4
2026-06-15T10:04:48.0552433Z    Compiling backon v1.6.0
2026-06-15T10:04:48.0836708Z    Compiling sha1 v0.10.6
2026-06-15T10:04:48.2216181Z    Compiling spake2 v0.4.0
2026-06-15T10:04:48.2655492Z    Compiling doctest-file v1.1.1
2026-06-15T10:04:48.2742728Z    Compiling recvmsg v1.0.0
2026-06-15T10:04:48.3987327Z    Compiling darling_core v0.23.0
2026-06-15T10:04:48.4299773Z    Compiling once_cell_polyfill v1.70.2
2026-06-15T10:04:48.5838603Z    Compiling spt-live v0.7.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-15T10:04:48.6465747Z    Compiling utf8parse v0.2.2
2026-06-15T10:04:48.7041086Z    Compiling anstyle v1.0.14
2026-06-15T10:04:48.8145672Z    Compiling anstyle-parse v1.0.0
2026-06-15T10:04:48.8504059Z    Compiling interprocess v2.4.2
2026-06-15T10:04:48.9905548Z    Compiling anstyle-wincon v3.0.11
2026-06-15T10:04:49.0470394Z    Compiling anstyle-query v1.1.5
2026-06-15T10:04:49.0697986Z    Compiling instability v0.3.12
2026-06-15T10:04:49.0900062Z    Compiling colorchoice v1.0.5
2026-06-15T10:04:49.2123854Z    Compiling paste v1.0.15
2026-06-15T10:04:49.2498700Z    Compiling foldhash v0.1.5
2026-06-15T10:04:49.2777621Z    Compiling is_terminal_polyfill v1.70.2
2026-06-15T10:04:49.3153052Z    Compiling strum_macros v0.26.4
2026-06-15T10:04:49.3697717Z    Compiling hashbrown v0.15.5
2026-06-15T10:04:49.4513969Z    Compiling igd-next v0.17.1
2026-06-15T10:04:49.4789983Z    Compiling anstream v1.0.0
2026-06-15T10:04:49.7998382Z    Compiling crossterm_winapi v0.9.1
2026-06-15T10:04:49.9778796Z    Compiling itertools v0.13.0
2026-06-15T10:04:49.9906632Z    Compiling castaway v0.2.4
2026-06-15T10:04:50.0180245Z    Compiling terminal_size v0.4.4
2026-06-15T10:04:50.1103361Z    Compiling static_assertions v1.1.0
2026-06-15T10:04:50.1488438Z    Compiling indoc v2.0.7
2026-06-15T10:04:50.1719164Z    Compiling unicode-width v0.1.14
2026-06-15T10:04:50.2107385Z    Compiling clap_lex v1.1.0
2026-06-15T10:04:50.2212022Z    Compiling compact_str v0.8.2
2026-06-15T10:04:50.2689859Z    Compiling crossterm v0.28.1
2026-06-15T10:04:50.4086399Z    Compiling clap_builder v4.6.0
2026-06-15T10:04:50.4735132Z    Compiling lru v0.12.5
2026-06-15T10:04:50.5868947Z    Compiling clap_derive v4.6.1
2026-06-15T10:04:50.6599086Z    Compiling unicode-width v0.2.0
2026-06-15T10:04:50.7429554Z    Compiling cassowary v0.3.0
2026-06-15T10:04:50.9469158Z    Compiling nucleo-matcher v0.3.1
2026-06-15T10:04:51.0989745Z    Compiling qrcode v0.14.1
2026-06-15T10:04:51.4721968Z    Compiling strum v0.26.3
2026-06-15T10:04:51.6081430Z    Compiling unicode-truncate v1.1.0
2026-06-15T10:04:51.6766062Z    Compiling mock-adapter v0.7.0 (C:\actions-runner\_work\spt-core\spt-core\adapters\mock)
2026-06-15T10:04:51.8442677Z    Compiling darling_macro v0.23.0
2026-06-15T10:04:52.2510587Z    Compiling darling v0.23.0
2026-06-15T10:04:52.6786981Z    Compiling clap v4.6.1
2026-06-15T10:04:53.0363369Z    Compiling wmi v0.18.4
2026-06-15T10:04:53.2011852Z    Compiling ratatui v0.29.0
2026-06-15T10:04:54.6015270Z    Compiling portmapper v0.16.0
2026-06-15T10:05:07.4861746Z    Compiling rustls-webpki v0.103.13
2026-06-15T10:05:09.8000110Z    Compiling tokio-rustls v0.26.4
2026-06-15T10:05:09.8000500Z    Compiling noq-proto v0.17.0
2026-06-15T10:05:09.8000768Z    Compiling rustls-platform-verifier v0.7.0
2026-06-15T10:05:09.9584182Z    Compiling hickory-net v0.26.0-beta.4
2026-06-15T10:05:09.9584670Z    Compiling hyper-rustls v0.27.9
2026-06-15T10:05:09.9585068Z    Compiling tokio-websockets v0.13.2
2026-06-15T10:05:10.1504540Z    Compiling reqwest v0.13.4
2026-06-15T10:05:11.4316513Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-15T10:05:27.7611091Z    Compiling spt-net v0.7.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-15T10:05:29.1010291Z    Compiling spt-daemon v0.7.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-15T10:05:37.8189295Z    Compiling spt v0.7.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-15T10:05:37.8189996Z    Compiling xtask v0.7.0 (C:\actions-runner\_work\spt-core\spt-core\crates\xtask)
2026-06-15T10:06:08.9071861Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 47s
2026-06-15T10:06:37.4082998Z ────────────
2026-06-15T10:06:37.4083735Z  Nextest run ID 8f24a285-462c-4ff0-b7ac-19c4fe5d8673 with nextest profile: default
2026-06-15T10:06:37.4084332Z     Starting 1054 tests across 62 binaries (1 test skipped)
2026-06-15T10:06:37.4244581Z         PASS [   0.015s] (   1/1054) spt::notify_shell_e2e notify_shell_renders_a_commanded_toast
2026-06-15T10:06:37.4327157Z         PASS [   0.024s] (   2/1054) mock-adapter::manifest_valid mock_manifest_parses_and_validates
2026-06-15T10:06:37.4389545Z         PASS [   0.030s] (   3/1054) spt::oneliner_e2e install_script_against_staged_release
2026-06-15T10:06:37.4439964Z         PASS [   0.035s] (   4/1054) mock-adapter::manifest_valid mock_has_no_claude_code_conventions
2026-06-15T10:06:37.4536632Z         PASS [   0.045s] (   5/1054) mock-adapter::manifest_valid mock_declares_commune_signoff_as_filedrops
2026-06-15T10:06:37.4761242Z         PASS [   0.067s] (   6/1054) spt::n1_pairing new_brain_serves_against_old_broker
2026-06-15T10:06:37.4884199Z         PASS [   0.049s] (   7/1054) spt::release_verify_e2e published_release_verifies_against_embedded_anchor
2026-06-15T10:06:37.4982968Z         PASS [   0.023s] (   8/1054) spt::bin/spt api::auth::tests::mints_distinct_nonempty_tokens
2026-06-15T10:06:37.4997549Z         PASS [   0.012s] (   9/1054) spt::bin/spt api::auth::tests::missing_endpoint_is_no_endpoint
2026-06-15T10:06:37.5192278Z         PASS [   0.021s] (  10/1054) spt::bin/spt api::auth::tests::no_proof_is_refused
2026-06-15T10:06:37.5215950Z         PASS [   0.022s] (  11/1054) spt::bin/spt api::auth::tests::session_id_proof_authenticates
2026-06-15T10:06:37.5387797Z         PASS [   0.020s] (  12/1054) spt::bin/spt api::auth::tests::token_proof_authenticates
2026-06-15T10:06:37.5418664Z         PASS [   0.020s] (  13/1054) spt::bin/spt api::auth::tests::wrong_token_and_wrong_session_refused
2026-06-15T10:06:37.5533718Z         PASS [   0.015s] (  14/1054) spt::bin/spt api::delivery::tests::echo_gate_explicit_toggle
2026-06-15T10:06:37.5560550Z         PASS [   0.014s] (  15/1054) spt::bin/spt api::delivery::tests::idle_busy_transitions_manage_sentinels
2026-06-15T10:06:37.5688538Z         PASS [   0.015s] (  16/1054) spt::bin/spt api::delivery::tests::idle_no_gate_does_not_arm_gate
2026-06-15T10:06:37.5698329Z         PASS [   0.014s] (  17/1054) spt::bin/spt api::delivery::tests::inject_all_pty_falls_back_to_hook
2026-06-15T10:06:37.5805816Z         PASS [   0.012s] (  18/1054) spt::bin/spt api::delivery::tests::inject_resolution_drops_pty_defaults_hook
2026-06-15T10:06:37.7328586Z         PASS [   0.152s] (  19/1054) spt::bin/spt api::delivery::tests::poll_drains_non_deferred_by_default
2026-06-15T10:06:37.7450122Z         PASS [   0.175s] (  20/1054) spt::bin/spt api::delivery::tests::poll_drain_holds_deferred_while_resting_and_releases_once_on_wake
2026-06-15T10:06:37.8163190Z         PASS [   0.083s] (  21/1054) spt::bin/spt api::reporting::tests::boundary_appends_to_the_session_ledger
2026-06-15T10:06:37.8268155Z         PASS [   0.010s] (  22/1054) spt::bin/spt api::reporting::tests::boundary_missing_perch_refused
2026-06-15T10:06:39.1230122Z         PASS [   1.296s] (  23/1054) spt::bin/spt api::reporting::tests::boundary_rebinds_keeping_anchor
2026-06-15T10:06:39.1878365Z         PASS [   1.442s] (  24/1054) spt::bin/spt api::reporting::tests::boundary_injects_deferred_shell_context
2026-06-15T10:06:39.2104282Z         PASS [   0.023s] (  25/1054) spt::bin/spt api::reporting::tests::capability_lists_hostable_types
2026-06-15T10:06:39.2560197Z         PASS [   0.046s] (  26/1054) spt::bin/spt api::reporting::tests::digest_entry_validates_and_appends_to_digest_log
2026-06-15T10:06:39.3195284Z         PASS [   0.059s] (  27/1054) spt::bin/spt api::reporting::tests::driven_by_reads_daemon_marker
2026-06-15T10:06:39.3312889Z         PASS [   0.016s] (  28/1054) spt::bin/spt api::reporting::tests::env_aliases_resolved_from_manifest
2026-06-15T10:06:39.3449784Z         PASS [   0.013s] (  29/1054) spt::bin/spt api::reporting::tests::filedrops_are_fixed_named_files
2026-06-15T10:06:39.3853498Z         PASS [   0.041s] (  30/1054) spt::bin/spt api::reporting::tests::hint_once_per_session_one_per_message
2026-06-15T10:06:39.4263015Z         PASS [   0.041s] (  31/1054) spt::bin/spt api::reporting::tests::history_log_appends
2026-06-15T10:06:39.4504779Z         PASS [   0.024s] (  32/1054) spt::bin/spt api::reporting::tests::presence_records_endpoint
2026-06-15T10:06:39.4621235Z         PASS [   2.053s] (  33/1054) spt::n1_compat brain_accepts_old_and_new_broker_argv
2026-06-15T10:06:39.4770909Z         PASS [   0.027s] (  34/1054) spt::bin/spt api::reporting::tests::session_end_erase_refused_with_live_children
2026-06-15T10:06:39.5114396Z         PASS [   2.102s] (  35/1054) spt::contract_e2e mock_adapter_drives_the_full_contract
2026-06-15T10:06:39.5206642Z         PASS [   0.398s] (  36/1054) spt::bin/spt api::reporting::tests::boundary_resurfaces_undismissed_notifs
2026-06-15T10:06:39.5646697Z         PASS [   0.087s] (  37/1054) spt::bin/spt api::reporting::tests::session_end_soft_preserves_state
2026-06-15T10:06:39.5744932Z         PASS [   0.111s] (  38/1054) spt::bin/spt api::reporting::tests::session_end_erase_wipes_childless_perch
2026-06-15T10:06:39.5749974Z         PASS [   2.166s] (  39/1054) spt::contract_e2e seed_then_listen_binds_and_relays
2026-06-15T10:06:39.5920062Z         PASS [   0.080s] (  40/1054) spt::bin/spt api::startup::tests::bind_assigns_home_and_revive_preserves_it
2026-06-15T10:06:39.6053028Z         PASS [   0.036s] (  41/1054) spt::bin/spt api::startup::tests::empty_session_seed_refused
2026-06-15T10:06:39.6058785Z         PASS [   0.085s] (  42/1054) spt::bin/spt api::startup::tests::bind_with_type_establishes_a_gateway_endpoint
2026-06-15T10:06:39.6430165Z         PASS [   0.068s] (  43/1054) spt::bin/spt api::startup::tests::missing_seed_refused
2026-06-15T10:06:39.6452568Z         PASS [   0.039s] (  44/1054) spt::bin/spt api::startup::tests::stale_seed_with_dead_anchor_refused
2026-06-15T10:06:39.6611222Z         PASS [   0.087s] (  45/1054) spt::bin/spt api::startup::tests::live_perch_under_other_session_conflicts
2026-06-15T10:06:39.6730805Z         PASS [   0.027s] (  46/1054) spt::bin/spt api::tests::adapter_is_required
2026-06-15T10:06:39.6919554Z         PASS [   0.049s] (  47/1054) spt::bin/spt api::startup::tests::valid_seed_binds_live_perch
2026-06-15T10:06:39.6956689Z         PASS [   0.033s] (  48/1054) spt::bin/spt api::tests::load_manifest_resolves_composite_adapter_option
2026-06-15T10:06:39.6999925Z         PASS [   0.026s] (  49/1054) spt::bin/spt api::tests::state_value_is_validated
2026-06-15T10:06:39.7015412Z         PASS [   0.106s] (  50/1054) spt::bin/spt api::startup::tests::post_spawn_bind_establishes_perch
2026-06-15T10:06:39.7197064Z         PASS [   0.114s] (  51/1054) spt::bin/spt api::startup::tests::rebind_same_session_ok
2026-06-15T10:06:39.7308079Z         PASS [   2.316s] (  52/1054) spt::gateway_e2e gateway_binds_and_is_the_user_backed_origin
2026-06-15T10:06:39.7308795Z         PASS [   0.033s] (  53/1054) spt::bin/spt api::tests::surface_parses
2026-06-15T10:06:39.7515462Z         PASS [   0.057s] (  54/1054) spt::bin/spt api::worker::tests::cascade_guard_tracks_live_children
2026-06-15T10:06:39.7686812Z         PASS [   0.040s] (  55/1054) spt::bin/spt cli::tests::access_subcommands_parse
2026-06-15T10:06:39.7690436Z         PASS [   0.065s] (  56/1054) spt::bin/spt api::worker::tests::guard_clears_only_when_all_children_stopped
2026-06-15T10:06:39.7772712Z         PASS [   0.052s] (  57/1054) spt::bin/spt api::worker::tests::worker_start_nests_under_parent
2026-06-15T10:06:39.8340322Z         PASS [   0.055s] (  58/1054) spt::bin/spt cli::tests::adapter_subcommands_parse
2026-06-15T10:06:39.8540565Z         PASS [   0.088s] (  59/1054) spt::bin/spt cli::tests::adapter_profile_verbs_local_only
2026-06-15T10:06:39.8640087Z         PASS [   0.094s] (  60/1054) spt::bin/spt cli::tests::adapter_string_verbs
2026-06-15T10:06:39.8834599Z         PASS [   0.028s] (  61/1054) spt::bin/spt cli::tests::bare_spt_parses_to_none
2026-06-15T10:06:39.8886281Z         PASS [   0.055s] (  62/1054) spt::bin/spt cli::tests::apply_user_msg_gate_local_origination
2026-06-15T10:06:39.8985175Z         PASS [   0.182s] (  63/1054) spt::bin/spt api::worker::tests::worker_poll_holds_deferred_while_resting
2026-06-15T10:06:39.9071354Z         PASS [   0.209s] (  64/1054) spt::bin/spt api::worker::tests::worker_poll_drains_spool
2026-06-15T10:06:39.9101935Z         PASS [   0.047s] (  65/1054) spt::bin/spt cli::tests::bare_tty_guard
2026-06-15T10:06:39.9154765Z         PASS [   0.030s] (  66/1054) spt::bin/spt cli::tests::connection_lines_net_less_hides_stale_heartbeat
2026-06-15T10:06:39.9394079Z         PASS [   0.051s] (  67/1054) spt::bin/spt cli::tests::create_existing_name_is_usage_error
2026-06-15T10:06:39.9396344Z         PASS [   0.042s] (  68/1054) spt::bin/spt cli::tests::create_new_existing_name_is_usage_error
2026-06-15T10:06:39.9475104Z         PASS [   0.038s] (  69/1054) spt::bin/spt cli::tests::create_not_elevated_refuses_without_saving
2026-06-15T10:06:39.9615238Z         PASS [   0.052s] (  70/1054) spt::bin/spt cli::tests::create_new_mints_shows_and_requests_save
2026-06-15T10:06:39.9696107Z         PASS [   0.032s] (  71/1054) spt::bin/spt cli::tests::daemon_offline_hint_only_when_down
2026-06-15T10:06:39.9696978Z         PASS [   0.057s] (  72/1054) spt::bin/spt cli::tests::create_prints_joining_material_when_elevated
2026-06-15T10:06:39.9767065Z         PASS [   0.031s] (  73/1054) spt::bin/spt cli::tests::digest_flag_defaults
2026-06-15T10:06:39.9879352Z         PASS [   0.037s] (  74/1054) spt::bin/spt cli::tests::daemon_subcommands_parse
2026-06-15T10:06:39.9880213Z         PASS [   0.020s] (  75/1054) spt::bin/spt cli::tests::empty_store_no_flag_guides_to_pair_or_create
2026-06-15T10:06:40.0033956Z         PASS [   2.578s] (  76/1054) spt::poll_envelope_e2e api_poll_emits_whole_self_delimiting_events
2026-06-15T10:06:40.0240300Z         PASS [   0.039s] (  77/1054) spt::bin/spt cli::tests::escalation_choice_parses_fail_closed
2026-06-15T10:06:40.0241131Z         PASS [   0.047s] (  78/1054) spt::bin/spt cli::tests::endpoint_role_parses
2026-06-15T10:06:40.0345732Z         PASS [   0.051s] (  79/1054) spt::bin/spt cli::tests::endpoint_subcommands_parse
2026-06-15T10:06:40.0453833Z         PASS [   0.043s] (  80/1054) spt::bin/spt cli::tests::grant_subcommands_parse
2026-06-15T10:06:40.0552241Z         PASS [   0.040s] (  81/1054) spt::bin/spt cli::tests::help_groups_cover_every_command
2026-06-15T10:06:40.0942911Z         PASS [   2.685s] (  82/1054) spt::contract_e2e cold_api_call_autostarts_daemon_and_handoff_is_in_memory
2026-06-15T10:06:40.1263889Z         PASS [   0.375s] (  83/1054) spt::bin/spt cli::tests::adapter_digest_proof_gates_on_drops
2026-06-15T10:06:40.3242536Z         PASS [   0.297s] (  84/1054) spt::bin/spt cli::tests::how_to_topics_cover_ready_and_send
2026-06-15T10:06:40.3299530Z         PASS [   0.274s] (  85/1054) spt::bin/spt cli::tests::join_gate_refuses_without_confirmed_elevation
2026-06-15T10:06:40.3300550Z         PASS [   0.313s] (  86/1054) spt::bin/spt cli::tests::hot_path_flat_and_moved_verbs_gone
2026-06-15T10:06:40.3307793Z         PASS [   0.286s] (  87/1054) spt::bin/spt cli::tests::invalid_usage_errors
2026-06-15T10:06:40.3422596Z         PASS [   0.212s] (  88/1054) spt::bin/spt cli::tests::node_level_label_names_an_endpointless_peer
2026-06-15T10:06:40.3423429Z         PASS [   0.017s] (  89/1054) spt::bin/spt cli::tests::node_rows_disambiguate_only_on_label_collision
2026-06-15T10:06:40.3531309Z         PASS [   0.258s] (  90/1054) spt::bin/spt cli::tests::multi_subnet_refuses_without_flag_then_resolves_with_it
2026-06-15T10:06:40.3533534Z         PASS [   0.024s] (  91/1054) spt::bin/spt cli::tests::node_status_rows_settle_cheap_signals_probe_only_stale
2026-06-15T10:06:40.3565535Z         PASS [   0.024s] (  92/1054) spt::bin/spt cli::tests::not_elevated_refuses_without_leaking_code_or_saving
2026-06-15T10:06:40.3594067Z         PASS [   0.028s] (  93/1054) spt::bin/spt cli::tests::notify_subnet_resolution_home_default
2026-06-15T10:06:40.3825780Z         PASS [   0.036s] (  94/1054) spt::bin/spt cli::tests::origin_set_and_asset_urls_latest_and_tag
2026-06-15T10:06:40.3826583Z         PASS [   0.044s] (  95/1054) spt::bin/spt cli::tests::notify_surface_parses
2026-06-15T10:06:40.3827363Z         PASS [   0.029s] (  96/1054) spt::bin/spt cli::tests::pending_message_renders_semver_or_counter_fallback_and_never_claims_applied
2026-06-15T10:06:40.3828344Z         PASS [   0.029s] (  97/1054) spt::bin/spt cli::tests::pair_namespace_is_gone
2026-06-15T10:06:40.4216038Z         PASS [   0.037s] (  98/1054) spt::bin/spt cli::tests::ring_timeout_defaults
2026-06-15T10:06:40.4235937Z         PASS [   0.040s] (  99/1054) spt::bin/spt cli::tests::prune_candidates_resolve_never_guess
2026-06-15T10:06:40.4433990Z         PASS [   0.019s] ( 100/1054) spt::bin/spt cli::tests::self_pin_includes_description_when_present
2026-06-15T10:06:40.4652904Z         PASS [   0.021s] ( 101/1054) spt::bin/spt cli::tests::send_target_optional_with_reply_to
2026-06-15T10:06:40.4843187Z         PASS [   0.021s] ( 102/1054) spt::bin/spt cli::tests::send_user_msg_flag_parses
2026-06-15T10:06:40.4924124Z         PASS [   0.072s] ( 103/1054) spt::bin/spt cli::tests::run_bounded_yields_value_or_timeout_default
2026-06-15T10:06:40.5648623Z         PASS [   0.180s] ( 104/1054) spt::bin/spt cli::tests::probe_all_timeout_settles_false_without_stalling_batch
2026-06-15T10:06:40.5834064Z         PASS [   0.091s] ( 105/1054) spt::bin/spt cli::tests::shell_owner_exclusivity_negatives
2026-06-15T10:06:40.6334221Z         PASS [   0.243s] ( 106/1054) spt::bin/spt cli::tests::probe_all_runs_concurrently_in_input_order
2026-06-15T10:06:40.6508281Z         PASS [   0.087s] ( 107/1054) spt::bin/spt cli::tests::shell_relink_relaunches_offline_instances_only
2026-06-15T10:06:42.3182987Z         PASS [   1.959s] ( 108/1054) spt::bin/spt cli::tests::probe_all_cap_batches_into_windows
2026-06-15T10:06:42.4688009Z         PASS [   5.023s] ( 109/1054) spt::shell_e2e mock_shell_binary_drives_the_full_link
2026-06-15T10:06:42.4709213Z         PASS [   0.152s] ( 110/1054) spt::bin/spt cli::tests::shell_spawn_profiled_option_resolves_and_shares_cap
2026-06-15T10:06:42.4740055Z         PASS [   1.854s] ( 111/1054) spt::bin/spt cli::tests::shell_spawn_cap_and_over_cap_gates
2026-06-15T10:06:42.4973328Z         PASS [   0.027s] ( 112/1054) spt::bin/spt cli::tests::shell_subcommands_parse
2026-06-15T10:06:42.5106452Z         PASS [   0.038s] ( 113/1054) spt::bin/spt cli::tests::show_code_prints_reprovisioning_material
2026-06-15T10:06:42.5213559Z         PASS [   0.048s] ( 114/1054) spt::bin/spt cli::tests::shutdown_soft_stops_and_suspends
2026-06-15T10:06:42.5330781Z         PASS [   0.023s] ( 115/1054) spt::bin/spt cli::tests::subcommands_parse
2026-06-15T10:06:42.5367249Z         PASS [   0.042s] ( 116/1054) spt::bin/spt cli::tests::single_subnet_auto_selects_and_code_matches_seed
2026-06-15T10:06:42.5478493Z         PASS [   0.016s] ( 117/1054) spt::bin/spt cli::tests::subnet_status_renders_rows_and_hints_never_secrets
2026-06-15T10:06:42.5506440Z         PASS [   0.014s] ( 118/1054) spt::bin/spt cli::tests::subnets_joined_banner_renders_rows_and_divider
2026-06-15T10:06:42.5524412Z         PASS [   0.031s] ( 119/1054) spt::bin/spt cli::tests::subnet_arg_shapes_parse
2026-06-15T10:06:42.5668672Z         PASS [   0.018s] ( 120/1054) spt::bin/spt cli::tests::trust_mutation_gate_refuses_without_confirmed_elevation
2026-06-15T10:06:42.5669470Z         PASS [   0.016s] ( 121/1054) spt::bin/spt cli::tests::unknown_elevation_falls_back
2026-06-15T10:06:42.5688277Z         PASS [   0.016s] ( 122/1054) spt::bin/spt cli::tests::unknown_named_subnet_is_usage_error
2026-06-15T10:06:42.5796321Z         PASS [   0.013s] ( 123/1054) spt::bin/spt elevation::tests::already_elevated_short_circuits_on_every_os
2026-06-15T10:06:42.5832797Z         PASS [   0.017s] ( 124/1054) spt::bin/spt cli::tests::whoami_is_an_endpoint_list_alias
2026-06-15T10:06:42.5869900Z         PASS [   0.018s] ( 125/1054) spt::bin/spt elevation::tests::current_returns_a_determinate_level_on_supported_platforms
2026-06-15T10:06:42.5996878Z         PASS [   0.020s] ( 126/1054) spt::bin/spt elevation::tests::fallback_message_names_authenticator_app_and_subnet
2026-06-15T10:06:42.6032464Z         PASS [   0.020s] ( 127/1054) spt::bin/spt elevation::tests::gate_shows_only_when_confirmed_elevated
2026-06-15T10:06:42.6074302Z         PASS [   0.020s] ( 128/1054) spt::bin/spt elevation::tests::launcher_argv_is_absolute_exe_plus_verbatim_args
2026-06-15T10:06:42.6127012Z         PASS [   0.013s] ( 129/1054) spt::bin/spt elevation::tests::launchers_never_shell_interpolate_a_crafted_arg
2026-06-15T10:06:42.6169472Z         PASS [   0.014s] ( 130/1054) spt::bin/spt elevation::tests::print_hint_floor_uses_absolute_path_each_os
2026-06-15T10:06:42.6209405Z         PASS [   0.013s] ( 131/1054) spt::bin/spt elevation::tests::unix_path_order_tty_then_pkexec_then_terminal_then_hint
2026-06-15T10:06:42.6337971Z         PASS [   0.021s] ( 132/1054) spt::bin/spt elevation::tests::windows_uac_only_interactive_other_always_prints
2026-06-15T10:06:42.6363237Z         PASS [   0.019s] ( 133/1054) spt::bin/spt picker::model::tests::adapter_tree_nests_profiles
2026-06-15T10:06:42.6460549Z         PASS [   0.024s] ( 134/1054) spt::bin/spt picker::model::tests::back_unwinds
2026-06-15T10:06:42.6488358Z         PASS [   0.015s] ( 135/1054) spt::bin/spt picker::model::tests::category_ring_wraps
2026-06-15T10:06:42.6516034Z         PASS [   0.015s] ( 136/1054) spt::bin/spt picker::model::tests::confirm_options_status_dependent
2026-06-15T10:06:42.6675002Z         PASS [   0.022s] ( 137/1054) spt::bin/spt picker::model::tests::confirm_terminal_routes
2026-06-15T10:06:42.6758648Z         PASS [   0.027s] ( 138/1054) spt::bin/spt picker::model::tests::create_outcome_bakes_run
2026-06-15T10:06:42.6759245Z         PASS [   0.024s] ( 139/1054) spt::bin/spt picker::model::tests::cursor_clamps
2026-06-15T10:06:42.6842780Z         PASS [   0.017s] ( 140/1054) spt::bin/spt picker::model::tests::filter_narrows
2026-06-15T10:06:42.6893963Z         PASS [   2.106s] ( 141/1054) spt::bin/spt cli::tests::shell_spawn_approval_floor_gates
2026-06-15T10:06:42.6922704Z         PASS [   0.017s] ( 142/1054) spt::bin/spt picker::model::tests::kind_routes
2026-06-15T10:06:42.6971505Z         PASS [   0.021s] ( 143/1054) spt::bin/spt picker::model::tests::prefill_jumps_to_create
2026-06-15T10:06:42.7009047Z         PASS [   0.016s] ( 144/1054) spt::bin/spt picker::model::tests::reenter_create_keeps_or_clears_id
2026-06-15T10:06:42.7057378Z         PASS [   0.017s] ( 145/1054) spt::bin/spt picker::model::tests::resume_outcome_bakes_session
2026-06-15T10:06:42.7074033Z         PASS [   0.015s] ( 146/1054) spt::bin/spt picker::model::tests::resume_title_render
2026-06-15T10:06:42.7119020Z         PASS [   0.015s] ( 147/1054) spt::bin/spt picker::model::tests::status_square_is_online_offline_only
2026-06-15T10:06:42.7146852Z         PASS [   0.014s] ( 148/1054) spt::bin/spt picker::model::tests::visible_partitions_and_sorts
2026-06-15T10:06:42.7183406Z         PASS [   0.013s] ( 149/1054) spt::bin/spt picker::shortcut::tests::bakes_create_attach_by_default
2026-06-15T10:06:42.7213309Z         PASS [   0.014s] ( 150/1054) spt::bin/spt picker::shortcut::tests::bakes_resume_and_action
2026-06-15T10:06:42.7253400Z         PASS [   0.013s] ( 151/1054) spt::bin/spt picker::shortcut::tests::basename_is_parameterized
2026-06-15T10:06:42.7290104Z         PASS [   0.014s] ( 152/1054) spt::bin/spt picker::shortcut::tests::sentinel_detection
2026-06-15T10:06:42.7403940Z         PASS [   0.019s] ( 153/1054) spt::bin/spt picker::view::tests::adapter_tree_buffer
2026-06-15T10:06:42.7442022Z         PASS [   0.019s] ( 154/1054) spt::bin/spt picker::view::tests::confirm_buffer_options
2026-06-15T10:06:42.7457759Z         PASS [   0.017s] ( 155/1054) spt::bin/spt picker::view::tests::kind_buffer
2026-06-15T10:06:42.7488554Z         PASS [   2.264s] ( 156/1054) spt::bin/spt cli::tests::shell_channels_relay_sensory_and_text_file
2026-06-15T10:06:42.7584867Z         PASS [   0.018s] ( 157/1054) spt::bin/spt picker::view::tests::pick_buffer_has_squares_and_description
2026-06-15T10:06:42.7588909Z         PASS [   0.040s] ( 158/1054) spt::bin/spt picker::shortcut::tests::write_create_update_refuse
2026-06-15T10:06:42.7623606Z         PASS [   0.018s] ( 159/1054) spt::bin/spt picker::view::tests::pick_empty_category_hint
2026-06-15T10:06:42.7638161Z         PASS [   0.015s] ( 160/1054) spt::bin/spt rc::tests::detach_keybind_semantics
2026-06-15T10:06:42.7638743Z         PASS [   0.018s] ( 161/1054) spt::bin/spt picker::view::tests::resume_buffer_lists_sessions
2026-06-15T10:06:42.7719585Z         PASS [   0.013s] ( 162/1054) spt::bin/spt rc::tests::detach_prefix_spans_chunks
2026-06-15T10:06:42.7749967Z         PASS [   0.016s] ( 163/1054) spt::bin/spt rc::tests::op_minter_distinct_and_monotonic
2026-06-15T10:06:42.7862916Z         PASS [   0.024s] ( 164/1054) spt::bin/spt wansend::tests::load_snapshots_degrades_on_junk
2026-06-15T10:06:42.8142032Z         PASS [   5.405s] ( 165/1054) spt::contract_e2e live_agent_lifecycle_e2e
2026-06-15T10:06:42.8340087Z         PASS [   5.401s] ( 166/1054) spt::quickstart_e2e published_messaging_quickstart_runs_as_written
2026-06-15T10:06:42.9389975Z         PASS [   2.970s] ( 167/1054) spt::bin/spt cli::tests::endpoint_role_overwrite_is_the_sole_writer
2026-06-15T10:06:42.9693905Z         PASS [   0.205s] ( 168/1054) spt::bin/spt wansend::tests::refusals_render_copy_paste_targets
2026-06-15T10:06:42.9930592Z         PASS [   0.159s] ( 169/1054) spt-daemon adapter_update::tests::delegated_attested_delegates_command
2026-06-15T10:06:42.9956567Z         PASS [   0.057s] ( 170/1054) spt-daemon adapter_update::tests::delegated_unattested_is_skipped
2026-06-15T10:06:43.0014755Z         PASS [   0.215s] ( 171/1054) spt-daemon access::tests::reply_passes_where_unsolicited_refused
2026-06-15T10:06:43.0068412Z         PASS [   0.232s] ( 172/1054) spt-daemon access::tests::gate_decision_table
2026-06-15T10:06:43.0087551Z         PASS [   0.039s] ( 173/1054) spt-daemon adapter_update::tests::file_pull_tampered_bytes_rejected
2026-06-15T10:06:43.0096214Z         PASS [   0.195s] ( 174/1054) spt-daemon access::tests::same_node_always_passes_without_minting
2026-06-15T10:06:43.0100017Z         PASS [   0.014s] ( 175/1054) spt-daemon adapter_update::tests::file_pull_without_payload_is_skipped
2026-06-15T10:06:43.0161028Z         PASS [   0.023s] ( 176/1054) spt-daemon adapter_update::tests::file_pull_verified_against_adapter_key
2026-06-15T10:06:43.0251738Z         PASS [   0.024s] ( 177/1054) spt-daemon adapter_update::tests::file_pull_wrong_key_rejected
2026-06-15T10:06:43.0301002Z         PASS [   0.023s] ( 178/1054) spt-daemon adapter_update::tests::ripple_conducts_each_adapter_in_order
2026-06-15T10:06:43.0669042Z         PASS [   0.057s] ( 179/1054) spt-daemon adapter_update::tests::ripple_registered_uses_the_registered_set
2026-06-15T10:06:43.0770241Z         PASS [   0.047s] ( 180/1054) spt-daemon applyhost::tests::apply_staged_update_set_refuses_broker_touching_payloads
2026-06-15T10:06:43.0845159Z         PASS [   0.073s] ( 181/1054) spt-daemon applyhost::tests::apply_staged_refuses_a_quarantined_version
2026-06-15T10:06:43.0845936Z         PASS [   0.067s] ( 182/1054) spt-daemon applyhost::tests::apply_staged_refuses_platform_blind_or_mismatched_single
2026-06-15T10:06:43.0893148Z         PASS [   0.064s] ( 183/1054) spt-daemon applyhost::tests::apply_staged_swaps_binary_and_hands_off_without_touching_the_endpoint
2026-06-15T10:06:43.1087036Z         PASS [   0.099s] ( 184/1054) spt-daemon applyhost::tests::apply_staged_gates_fail_closed_with_the_seat_untouched
2026-06-15T10:06:43.1134504Z         PASS [   0.030s] ( 185/1054) spt-daemon brainproc::tests::appended_padding_flips_exe_hash
2026-06-15T10:06:43.1146797Z         PASS [   0.031s] ( 186/1054) spt-daemon applyhost::tests::brain_restart_verb_raises_the_supervisor_signal
2026-06-15T10:06:43.1178255Z         PASS [   0.028s] ( 187/1054) spt-daemon brainproc::tests::backoff_doubles_on_fast_death_resets_when_healthy
2026-06-15T10:06:43.1291713Z         PASS [   0.019s] ( 188/1054) spt-daemon brainproc::tests::brain_child_args_carry_generation_and_reason
2026-06-15T10:06:43.1344345Z         PASS [   0.021s] ( 189/1054) spt-daemon brainproc::tests::bytes_gate_truth_table
2026-06-15T10:06:43.1412330Z         PASS [   0.063s] ( 190/1054) spt-daemon applyhost::tests::apply_staged_without_broker_hosted_sessions_swaps_binary
2026-06-15T10:06:43.1430827Z         PASS [   0.026s] ( 191/1054) spt-daemon brainproc::tests::consumer_gate_spawns_once_when_net_enabled
2026-06-15T10:06:43.1433475Z         PASS [   0.077s] ( 192/1054) spt-daemon applyhost::tests::apply_staged_update_set_selects_local_platform_artifact
2026-06-15T10:06:43.1565719Z         PASS [   0.014s] ( 193/1054) spt-daemon brainproc::tests::ready_exe_hash_parses_and_is_n1_readable
2026-06-15T10:06:43.1627981Z         PASS [   0.028s] ( 194/1054) spt-daemon brainproc::tests::ready_but_wrong_bytes_rolls_back_never_promotes
2026-06-15T10:06:43.1629989Z         PASS [   0.034s] ( 195/1054) spt-daemon brainproc::tests::planned_restart_respawns_with_update_reason
2026-06-15T10:06:43.1630714Z         PASS [   0.020s] ( 196/1054) spt-daemon brainproc::tests::ready_generation_parses_stamp_and_fails_safe
2026-06-15T10:06:43.1677176Z         PASS [   0.024s] ( 197/1054) spt-daemon brainproc::tests::ready_generation_at_reads_file_and_absent_is_none
2026-06-15T10:06:43.1763110Z         PASS [   0.013s] ( 198/1054) spt-daemon brainproc::tests::rollback_running_version_is_prior_not_n_minus_one
2026-06-15T10:06:43.1830130Z         PASS [   0.020s] ( 199/1054) spt-daemon brainproc::tests::select_brain_exe_prefers_canonical_over_per_spawn_current_exe
2026-06-15T10:06:43.1881226Z         PASS [   0.025s] ( 200/1054) spt-daemon brainproc::tests::rolled_back_record_spawns_rollback_binary_on_a_fresh_supervisor
2026-06-15T10:06:43.1911912Z         PASS [   0.015s] ( 201/1054) spt-daemon brainproc::tests::start_reason_arg_round_trips_and_is_lenient
2026-06-15T10:06:43.2620434Z         PASS [   0.490s] ( 202/1054) spt::bin/spt wansend::tests::wan_send_ships_to_the_resolved_node
2026-06-15T10:06:43.2788249Z         PASS [   5.825s] ( 203/1054) spt::shell_sleepwake_e2e sleep_wake_cycle_drives_from_both_ends
2026-06-15T10:06:43.3907920Z         PASS [   0.236s] ( 204/1054) spt-daemon brainproc::tests::ready_with_matching_bytes_promotes
2026-06-15T10:06:43.4050797Z         PASS [   0.014s] ( 205/1054) spt-daemon broker::tests::delivered_cursor_advances_only_on_ok_and_is_monotonic
2026-06-15T10:06:43.4165655Z         PASS [   0.011s] ( 206/1054) spt-daemon broker::tests::sessions_reply_resume_seq_defaults_when_absent
2026-06-15T10:06:43.4278824Z         PASS [   0.011s] ( 207/1054) spt-daemon broker::tests::viewer_overflow_or_disconnect_evicts_never_blocks
2026-06-15T10:06:43.4386776Z         PASS [   0.011s] ( 208/1054) spt-daemon codec::tests::back_to_back_frames_decode_independently
2026-06-15T10:06:43.4503271Z         PASS [   0.012s] ( 209/1054) spt-daemon codec::tests::frame_round_trips_through_buffer
2026-06-15T10:06:43.4584486Z         PASS [   0.695s] ( 210/1054) spt::bin/spt wansend::tests::remote_rest_suspends_and_wakes_with_the_deferred_gate
2026-06-15T10:06:43.4612491Z         PASS [   0.011s] ( 211/1054) spt-daemon codec::tests::oversized_prefix_rejected
2026-06-15T10:06:43.4782449Z         PASS [   0.020s] ( 212/1054) spt-daemon config::tests::auto_suspend_knob_is_opt_in_default_off
2026-06-15T10:06:43.4806504Z         PASS [   0.019s] ( 213/1054) spt-daemon config::tests::crash_grace_is_config_driven
2026-06-15T10:06:43.4959759Z         PASS [   0.234s] ( 214/1054) spt-daemon brainproc::tests::trial_promotes_on_ready_then_supervises_the_accepted_binary
2026-06-15T10:06:43.4969759Z         PASS [   0.019s] ( 215/1054) spt-daemon config::tests::detached_subnets_knob_defaults_empty
2026-06-15T10:06:43.4995884Z         PASS [   0.019s] ( 216/1054) spt-daemon config::tests::full_auto_update_is_gated_by_default
2026-06-15T10:06:43.5125738Z         PASS [   0.015s] ( 217/1054) spt-daemon config::tests::missing_file_is_default
2026-06-15T10:06:43.5201672Z         PASS [   0.024s] ( 218/1054) spt-daemon config::tests::malformed_file_degrades_to_default
2026-06-15T10:06:43.5268943Z         PASS [   0.027s] ( 219/1054) spt-daemon config::tests::pulse_period_is_config_driven
2026-06-15T10:06:43.5387631Z         PASS [   0.012s] ( 220/1054) spt-daemon consent::tests::decide_honors_full_auto_flag
2026-06-15T10:06:43.5394081Z         PASS [   0.019s] ( 221/1054) spt-daemon config::tests::save_load_roundtrip
2026-06-15T10:06:43.5481773Z         PASS [   0.036s] ( 222/1054) spt-daemon config::tests::relay_choice_is_config_driven
2026-06-15T10:06:43.5643430Z         PASS [   0.025s] ( 223/1054) spt-daemon consent::tests::no_live_session_resolves_to_none
2026-06-15T10:06:43.5644119Z         LEAK [   0.450s] ( 224/1054) spt-daemon brainproc::tests::clear_before_spawn_defeats_exact_generation_stale_file
2026-06-15T10:06:43.5667671Z         PASS [   0.018s] ( 225/1054) spt-daemon daemon::tests::is_running_tracks_the_seed_channel
2026-06-15T10:06:43.5774846Z         PASS [   0.013s] ( 226/1054) spt-daemon daemon::tests::windows_arg_quoting_roundtrips_the_rules
2026-06-15T10:06:43.5803378Z         PASS [   0.016s] ( 227/1054) spt-daemon daemon::tests::net_retry_backoff_doubles_then_caps
2026-06-15T10:06:43.5836097Z         PASS [   0.017s] ( 228/1054) spt-daemon deadline::tests::advance_after_fire_steps_one_grid_normally_and_collapses_a_stall
2026-06-15T10:06:43.7856213Z         LEAK [   0.594s] ( 229/1054) spt-daemon brainproc::tests::trial_kills_alive_never_ready_candidate_before_rollback
2026-06-15T10:06:44.7987711Z         PASS [   1.259s] ( 230/1054) spt-daemon consent::tests::resolves_most_recently_active_live_session
2026-06-15T10:06:44.8070310Z         PASS [   1.617s] ( 231/1054) spt-daemon brainproc::tests::supervisor_respawns_brain_until_stopped
2026-06-15T10:06:44.8070986Z         PASS [   1.622s] ( 232/1054) spt-daemon brainproc::tests::supervisor_owns_generation_and_stamps_start_reason
2026-06-15T10:06:44.8125465Z         PASS [   1.235s] ( 233/1054) spt-daemon deadline::tests::cold_and_crash_write_fresh_anchor_at_now
2026-06-15T10:06:44.8152211Z         PASS [   1.029s] ( 234/1054) spt-daemon deadline::tests::next_fire_between_grid_points_rounds_up
2026-06-15T10:06:44.8183967Z         PASS [   0.019s] ( 235/1054) spt-daemon deadline::tests::next_fire_long_jump_collapses_missed_ticks_to_one
2026-06-15T10:06:44.8192019Z         PASS [   1.239s] ( 236/1054) spt-daemon deadline::tests::corrupt_file_degrades_to_fresh
2026-06-15T10:06:44.8203458Z         PASS [   1.237s] ( 237/1054) spt-daemon deadline::tests::distinct_keys_do_not_cross_clobber
2026-06-15T10:06:44.8278515Z         PASS [   0.022s] ( 238/1054) spt-daemon deadline::tests::next_fire_on_grid_returns_now_and_advances_strictly
2026-06-15T10:06:44.8280467Z         PASS [   0.022s] ( 239/1054) spt-daemon deadline::tests::next_fire_saturates_when_now_precedes_anchor
2026-06-15T10:06:44.8317083Z         PASS [   0.019s] ( 240/1054) spt-daemon deadline::tests::one_shot_fires_at_or_after_target_and_never_resets
2026-06-15T10:06:44.8382837Z         PASS [   0.023s] ( 241/1054) spt-daemon deadline::tests::update_keeps_anchor_and_refreshes_interval
2026-06-15T10:06:44.8420531Z         PASS [   0.024s] ( 242/1054) spt-daemon deadline::tests::update_with_no_file_falls_back_fresh
2026-06-15T10:06:44.8453378Z         PASS [   0.025s] ( 243/1054) spt-daemon deadline::tests::zero_interval_degrades_to_config_default
2026-06-15T10:06:44.8476706Z         PASS [   0.027s] ( 244/1054) spt-daemon deelevate::tests::env_overlay_keeps_explicit_spt_home_alive
2026-06-15T10:06:44.8514348Z         PASS [   0.024s] ( 245/1054) spt-daemon deelevate::tests::plan_spawn_deelevates_only_with_a_target
2026-06-15T10:06:44.8555792Z         PASS [   0.027s] ( 246/1054) spt-daemon digest::tests::common_prefix_len_finds_the_unchanged_head
2026-06-15T10:06:44.8707135Z         PASS [   0.028s] ( 247/1054) spt-daemon digest::tests::merge_by_ts_interleaves_context
2026-06-15T10:06:44.8775653Z         PASS [   0.029s] ( 248/1054) spt-daemon digest::tests::projects_empty_for_a_sourceless_endpoint
2026-06-15T10:06:44.8777075Z         PASS [   0.039s] ( 249/1054) spt-daemon digest::tests::log_less_two_origin_merge_interleaves_by_ts
2026-06-15T10:06:44.8800576Z         PASS [   0.028s] ( 250/1054) spt-daemon digest::tests::resolve_config_precedence
2026-06-15T10:06:44.8831945Z         PASS [   0.027s] ( 251/1054) spt-daemon digesthub::tests::dropped_subscriber_is_pruned
2026-06-15T10:06:44.8834485Z         PASS [   0.039s] ( 252/1054) spt-daemon digest::tests::projects_a_log_less_endpoint_from_digest_log
2026-06-15T10:06:44.8868106Z         PASS [   0.017s] ( 253/1054) spt-daemon digesthub::tests::project_and_publish_stores_latest
2026-06-15T10:06:44.8890985Z         PASS [   0.012s] ( 254/1054) spt-daemon digesthub::tests::publish_delta_is_tail_then_full_refresh
2026-06-15T10:06:44.8929805Z         PASS [   0.015s] ( 255/1054) spt-daemon digesthub::tests::render_is_glanceable
2026-06-15T10:06:44.8981266Z         PASS [   0.018s] ( 256/1054) spt-daemon digesthub::tests::subscribe_returns_current_base
2026-06-15T10:06:44.9018924Z         PASS [   0.019s] ( 257/1054) spt-daemon dispatch::tests::classifies_every_family_by_first_line_shape
2026-06-15T10:06:44.9073574Z         PASS [   0.024s] ( 258/1054) spt-daemon dispatch::tests::unknown_shapes_refuse_classification
2026-06-15T10:06:44.9249619Z         PASS [   0.018s] ( 259/1054) spt-daemon frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer
2026-06-15T10:06:44.9347813Z         PASS [   0.010s] ( 260/1054) spt-daemon frame::tests::handshake_accepts_newer_brain_on_older_broker
2026-06-15T10:06:44.9439031Z         PASS [   0.009s] ( 261/1054) spt-daemon frame::tests::handshake_rejects_below_floor
2026-06-15T10:06:44.9538251Z         PASS [   0.010s] ( 262/1054) spt-daemon frame::tests::handshake_rejects_role_mismatch
2026-06-15T10:06:44.9634027Z         PASS [   0.010s] ( 263/1054) spt-daemon frame::tests::unknown_kind_is_not_a_decode_error
2026-06-15T10:06:44.9729095Z         PASS [   0.009s] ( 264/1054) spt-daemon grants::tests::escalation_answers_apply
2026-06-15T10:06:45.0204303Z         LEAK [   1.853s] ( 265/1054) spt-daemon brainproc::tests::stale_generation_minus_one_ready_never_promotes
2026-06-15T10:06:48.4603119Z         PASS [   5.173s] ( 266/1054) spt-daemon brainproc::tests::trial_rolls_back_after_budget_of_pre_ready_exits
2026-06-15T10:06:48.4651433Z         PASS [   3.621s] ( 267/1054) spt-daemon digest::tests::extractor_spans_sessions_with_a_boundary_marker
2026-06-15T10:06:48.4652257Z         PASS [   3.551s] ( 268/1054) spt-daemon effect::tests::second_apply_for_same_key_is_deduped
2026-06-15T10:06:48.4652914Z         PASS [   3.568s] ( 269/1054) spt-daemon effect::tests::failed_effect_is_not_recorded_applied
2026-06-15T10:06:48.4659618Z         PASS [   3.570s] ( 270/1054) spt-daemon effect::tests::applied_set_survives_reopen
2026-06-15T10:06:48.4660417Z         PASS [   3.562s] ( 271/1054) spt-daemon effect::tests::open_creates_missing_parent_dirs
2026-06-15T10:06:48.4661187Z         PASS [   3.489s] ( 272/1054) spt-daemon grants::tests::escalation_ask_body_roundtrip
2026-06-15T10:06:48.4961706Z         PASS [   0.036s] ( 273/1054) spt-daemon grants::tests::reserved_capabilities_refuse_even_when_granted
2026-06-15T10:06:48.4962706Z         PASS [   0.037s] ( 274/1054) spt-daemon grants::tests::no_session_escalates_with_none_target
2026-06-15T10:06:48.4963514Z         PASS [   0.039s] ( 275/1054) spt-daemon grants::tests::preconsent_flags_author_grants
2026-06-15T10:06:48.4982477Z         PASS [   0.040s] ( 276/1054) spt-daemon grants::tests::ungranted_escalates_granted_allows
2026-06-15T10:06:48.5089203Z         PASS [   0.048s] ( 277/1054) spt-daemon harnesshost::tests::mint_session_id_is_fresh_hex
2026-06-15T10:06:48.5090260Z         PASS [   0.044s] ( 278/1054) spt-daemon harnesshost::tests::prepare_fills_id_and_session_into_self_command
2026-06-15T10:06:48.5092431Z         PASS [   0.048s] ( 279/1054) spt-daemon harnesshost::tests::prepare_fails_closed_on_wrong_kind_missing_role_and_bad_template
2026-06-15T10:06:48.6734027Z         PASS [   0.167s] ( 280/1054) spt-daemon lifecycle::tests::orphan_watch_honors_stop_for_live_owner
2026-06-15T10:06:48.6762866Z         PASS [   0.177s] ( 281/1054) spt-daemon lifecycle::tests::harness_owner_gone_anchors_on_parent_pid
2026-06-15T10:06:48.6977257Z         PASS [   0.206s] ( 282/1054) spt-daemon lifecycle::tests::daemon_hosted_psyche_liveness_is_status_not_pid
2026-06-15T10:06:48.7147302Z         PASS [   0.207s] ( 283/1054) spt-daemon lifecycle::tests::pulse_loop_does_not_write_anchor_per_fire
2026-06-15T10:06:48.7209390Z         PASS [   0.215s] ( 284/1054) spt-daemon lifecycle::tests::orphan_watch_fires_on_dead_owner
2026-06-15T10:06:48.7230723Z         PASS [   0.234s] ( 285/1054) spt-daemon lifecycle::tests::crash_signoff_spares_recovered_self
2026-06-15T10:06:48.7365516Z         PASS [   0.243s] ( 286/1054) spt-daemon lifecycle::tests::crash_signoff_tears_down_when_still_gone
2026-06-15T10:06:48.7366242Z         PASS [   3.843s] ( 287/1054) spt-daemon effect::tests::gauntlet_is_exactly_once_across_brain_crashes
2026-06-15T10:06:48.7599132Z         PASS [   0.023s] ( 288/1054) spt-daemon machineid::tests::hash_is_domain_separated_and_stable
2026-06-15T10:06:48.7606396Z         PASS [   0.020s] ( 289/1054) spt-daemon machineid::tests::machine_id_hash_resolves_and_is_stable
2026-06-15T10:06:48.7657926Z         PASS [  11.357s] ( 290/1054) spt::brain_split broker_survives_brain_kill_and_respawns_it
2026-06-15T10:06:48.7830001Z         PASS [   3.758s] ( 291/1054) spt-daemon grants::tests::escalation_notif_fires_to_most_recent_and_roundtrips
2026-06-15T10:06:48.7877117Z         PASS [   0.032s] ( 292/1054) spt-daemon msg::tests::bytes_round_trip_through_payload
2026-06-15T10:06:48.7974561Z         PASS [   0.035s] ( 293/1054) spt-daemon msg::tests::net_frames_round_trip_and_tolerate_unknown_fields
2026-06-15T10:06:48.7975190Z         PASS [   0.028s] ( 294/1054) spt-daemon msg::tests::output_envelope_round_trips
2026-06-15T10:06:48.8112303Z         PASS [   0.028s] ( 295/1054) spt-daemon msg::tests::presence_event_round_trips_and_tolerates_future_kind
2026-06-15T10:06:48.8132395Z         PASS [   0.026s] ( 296/1054) spt-daemon msg::tests::spawn_req_tolerates_unknown_field
2026-06-15T10:06:48.8515918Z         PASS [   0.129s] ( 297/1054) spt-daemon linkhost::tests::run_action_relinks_drives_and_refuses
2026-06-15T10:06:48.8816157Z         PASS [   0.209s] ( 298/1054) spt-daemon lifecycle::tests::pulse_loop_is_config_paced_and_killable
2026-06-15T10:06:48.8872080Z         PASS [   0.190s] ( 299/1054) spt-daemon lifecycle::tests::pulse_recency_and_auto_suspend_follow_resting_state
2026-06-15T10:06:48.9074475Z         PASS [   0.107s] ( 300/1054) spt-daemon nethost::tests::loopback_conn_is_a_reused_singleton_that_cross_wires_a_stream_pair
2026-06-15T10:06:48.9075296Z         PASS [   0.110s] ( 301/1054) spt-daemon nethost::tests::host_binds_endpoint_to_node_identity
2026-06-15T10:06:48.9076441Z         PASS [   0.229s] ( 302/1054) spt-daemon lifecycle::tests::pulse_loop_update_preserves_phase_crash_rebases
2026-06-15T10:06:48.9372423Z         PASS [   0.130s] ( 303/1054) spt-daemon nethost::tests::two_hosts_dial_over_loopback
2026-06-15T10:06:48.9562673Z         PASS [   0.053s] ( 304/1054) spt-daemon notif::tests::notif_command_renders_all_keys_and_is_opt_in
2026-06-15T10:06:49.0525612Z         PASS [   0.151s] ( 305/1054) spt-daemon notif::tests::no_live_endpoint_is_a_typed_no_target
2026-06-15T10:06:49.2140749Z         PASS [   0.161s] ( 306/1054) spt-daemon notif::tests::shell_notif_templates_render_for_attached_instances_only
2026-06-15T10:06:49.2653483Z         PASS [   0.453s] ( 307/1054) spt-daemon notif::tests::consent_decision_produces_notif_only_when_gated
2026-06-15T10:06:49.2735808Z         PASS [   0.386s] ( 308/1054) spt-daemon notif::tests::hidden_endpoint_boundary_surfaces_nothing
2026-06-15T10:06:49.3885004Z         PASS [   0.537s] ( 309/1054) spt-daemon notif::tests::first_fire_reaches_most_recent_visible_endpoint
2026-06-15T10:06:49.4336346Z         PASS [   0.713s] ( 310/1054) spt-daemon lifecycle::tests::rest_event_fires_echo_once_and_wake_resurfaces
2026-06-15T10:06:49.4338789Z         PASS [   0.533s] ( 311/1054) spt-daemon notif::tests::hidden_endpoint_is_never_the_target
2026-06-15T10:06:49.4340307Z         PASS [   0.552s] ( 312/1054) spt-daemon notif::tests::first_fire_redirects_to_a_fresher_remote_winner_unmarked
2026-06-15T10:06:49.4530194Z         PASS [   0.019s] ( 313/1054) spt-daemon pairhost::tests::wire_errors_classify_for_the_guided_ux
2026-06-15T10:06:49.4762331Z         PASS [   0.042s] ( 314/1054) spt-daemon presence::tests::mra_degrades_to_local_and_skips_noise_rows
2026-06-15T10:06:49.4975762Z         PASS [   0.044s] ( 315/1054) spt-daemon presence::tests::mra_joins_local_and_gossiped_legs_under_one_max
2026-06-15T10:06:49.5088319Z         PASS [   0.033s] ( 316/1054) spt-daemon presence::tests::snapshot_loading_degrades_on_junk
2026-06-15T10:06:49.5375194Z         PASS [   0.029s] ( 317/1054) spt-daemon propagate::tests::classifier_maps_every_status_shape
2026-06-15T10:06:49.5529974Z         PASS [   0.279s] ( 318/1054) spt-daemon notifsync::tests::feed_converges_two_stores_and_dismiss_replicates
2026-06-15T10:06:49.5530870Z         PASS [   0.287s] ( 319/1054) spt-daemon notifsync::tests::concurrent_dismiss_and_surface_commute_across_the_feed
2026-06-15T10:06:49.5574581Z         PASS [   0.060s] ( 320/1054) spt-daemon presence::tests::subnet_scope_gates_both_legs
2026-06-15T10:06:49.5578320Z         PASS [   9.579s] ( 321/1054) spt::bin/spt cli::tests::fork_forks_homes_and_deletes_exactly_the_source
2026-06-15T10:06:49.6008247Z         PASS [   0.644s] ( 322/1054) spt-daemon notif::tests::rollback_notif_is_loud_and_resurfaces
2026-06-15T10:06:49.6490163Z         PASS [   0.712s] ( 323/1054) spt-daemon notif::tests::resurface_delivers_undismissed_with_gates
2026-06-15T10:06:49.6491038Z         PASS [   0.261s] ( 324/1054) spt-daemon notifsync::tests::non_member_subnet_record_never_materializes
2026-06-15T10:06:49.6736346Z         PASS [   0.240s] ( 325/1054) spt-daemon notifsync::tests::untrusted_and_cross_subnet_origins_are_dropped
2026-06-15T10:06:49.7125609Z         PASS [   0.040s] ( 326/1054) spt-daemon pump::registry::tests::fire_due_rotations_rotates_due_and_leaves_pending
2026-06-15T10:06:49.7423236Z         PASS [   0.030s] ( 327/1054) spt-daemon pump::registry::tests::poll_wake_takes_the_advertise_marker_exactly_once
2026-06-15T10:06:49.7423929Z         PASS [   0.528s] ( 328/1054) spt-daemon notif::tests::suppression_window_holds_cross_endpoint
2026-06-15T10:06:49.7606482Z         PASS [   0.018s] ( 329/1054) spt-daemon pump::tests::choreography_fan_targets_skips_detached_and_self
2026-06-15T10:06:49.7739466Z         PASS [   0.013s] ( 330/1054) spt-daemon pump::tests::choreography_first_tick_primes_all_legs
2026-06-15T10:06:49.7872560Z         PASS [   0.013s] ( 331/1054) spt-daemon pump::tests::choreography_mark_after_round_stamps_only_due
2026-06-15T10:06:49.8024088Z         PASS [   0.015s] ( 332/1054) spt-daemon pump::tests::choreography_peer_step_aborts_on_first_failure
2026-06-15T10:06:49.8145477Z         PASS [   0.012s] ( 333/1054) spt-daemon pump::tests::choreography_pre_round_once_and_before_any_peer_step
2026-06-15T10:06:49.8798764Z         PASS [   0.137s] ( 334/1054) spt-daemon pump::registry::tests::pre_round_sweeps_and_refreshes_adverts_each_round
2026-06-15T10:06:49.8873119Z         PASS [   0.334s] ( 335/1054) spt-daemon psyrelay::tests::notify_without_live_endpoint_is_pending
2026-06-15T10:06:49.8882975Z         PASS [   0.351s] ( 336/1054) spt-daemon psyrelay::tests::empty_and_oversize_bodies_drop_typed
2026-06-15T10:06:49.8891882Z         PASS [   0.075s] ( 337/1054) spt-daemon pump::tests::choreography_wake_forces_only_that_worker
2026-06-15T10:06:49.8896242Z         PASS [   0.332s] ( 338/1054) spt-daemon psyrelay::tests::null_stdout_driver_fails_the_guard
2026-06-15T10:06:49.8989515Z         PASS [   0.019s] ( 339/1054) spt-daemon pump::tests::first_tick_is_due_and_never_underflows
2026-06-15T10:06:49.9033547Z         PASS [   0.346s] ( 340/1054) spt-daemon psyrelay::tests::prose_only_relays_nothing
2026-06-15T10:06:49.9068196Z         PASS [   0.018s] ( 341/1054) spt-daemon pump::tests::peer_outcome_timeout_bubbles_ordinary_aborts
2026-06-15T10:06:49.9100356Z         PASS [   0.021s] ( 342/1054) spt-daemon pump::tests::push_target_is_the_full_roster_minus_self_and_tombstoned
2026-06-15T10:06:49.9169685Z         PASS [   0.018s] ( 343/1054) spt-daemon pump::tests::supervisor_backoff_doubles_caps_and_resets
2026-06-15T10:06:49.9242280Z         PASS [   0.017s] ( 344/1054) spt-daemon pump::tests::wake_forces_a_round_regardless_of_cadence
2026-06-15T10:06:49.9311799Z         PASS [   0.021s] ( 345/1054) spt-daemon reconcile::tests::active_node_wins
2026-06-15T10:06:49.9333712Z         PASS [   0.016s] ( 346/1054) spt-daemon reconcile::tests::double_active_tiebreaks_deterministically
2026-06-15T10:06:49.9343716Z         PASS [   0.047s] ( 347/1054) spt-daemon pump::tests::heartbeat_writes_and_advances
2026-06-15T10:06:49.9348646Z         PASS [   0.286s] ( 348/1054) spt-daemon psyrelay::tests::reply_without_target_is_dropped
2026-06-15T10:06:49.9404646Z         PASS [   0.051s] ( 349/1054) spt-daemon pump::tests::seeded_dial_order_fallback_and_writeback
2026-06-15T10:06:49.9417413Z         PASS [   0.017s] ( 350/1054) spt-daemon reconcile::tests::fallback_lowest_non_offline
2026-06-15T10:06:49.9445398Z         PASS [   0.013s] ( 351/1054) spt-daemon reconcile::tests::no_rows_reconciles_locally
2026-06-15T10:06:49.9512672Z         PASS [   0.048s] ( 352/1054) spt-daemon pump::tests::supervisor_restarts_a_panicking_pump_until_stop
2026-06-15T10:06:50.0007445Z         PASS [   0.059s] ( 353/1054) spt-daemon registryhost::tests::advertise_local_scans_and_respects_visibility
2026-06-15T10:06:50.0008182Z         PASS [   0.063s] ( 354/1054) spt-daemon registryhost::tests::admitted_feeds_stamp_the_heard_map
2026-06-15T10:06:50.0012405Z         PASS [   0.062s] ( 355/1054) spt-daemon registryhost::tests::advertise_local_stamps_the_node_label
2026-06-15T10:06:50.0113637Z         PASS [   0.057s] ( 356/1054) spt-daemon registryhost::tests::apply_feed_flips_only_on_observed_transition_to_active
2026-06-15T10:06:50.0221280Z         PASS [   0.080s] ( 357/1054) spt-daemon registryhost::tests::advertisement_carries_both_authored_blurb
2026-06-15T10:06:50.0248310Z         PASS [   0.083s] ( 358/1054) spt-daemon registryhost::tests::advertisement_carries_the_presence_datum
2026-06-15T10:06:50.0433398Z         PASS [   0.046s] ( 359/1054) spt-daemon registryhost::tests::apply_feed_gates_and_merges_under_the_lease
2026-06-15T10:06:50.0492794Z         PASS [   0.104s] ( 360/1054) spt-daemon registryhost::tests::advertisement_follows_resting_transitions_epoch_bumped
2026-06-15T10:06:50.0570033Z         PASS [   0.060s] ( 361/1054) spt-daemon registryhost::tests::apply_node_labels_gates_and_merges
2026-06-15T10:06:50.0605349Z         PASS [   0.032s] ( 362/1054) spt-daemon registryhost::tests::superseded_requires_label_and_machine_id_under_other_key
2026-06-15T10:06:50.0622823Z         PASS [   0.064s] ( 363/1054) spt-daemon registryhost::tests::evict_silent_peers_drops_unheard_rows_and_rewrites_snapshots
2026-06-15T10:06:50.0729443Z         PASS [   0.519s] ( 364/1054) spt-daemon psyrelay::tests::notify_reaches_own_user_only
2026-06-15T10:06:50.0730556Z         PASS [   0.472s] ( 365/1054) spt-daemon psyrelay::tests::reply_relays_to_inbound_sender
2026-06-15T10:06:50.0764990Z         PASS [   0.068s] ( 366/1054) spt-daemon registryhost::tests::evict_silent_peers_never_touches_own_rows
2026-06-15T10:06:50.0802696Z         PASS [   0.059s] ( 367/1054) spt-daemon registryhost::tests::repair_evict_tombstones_roster_snapshot_and_notices
2026-06-15T10:06:50.0868117Z         PASS [   0.047s] ( 368/1054) spt-daemon registryhost::tests::with_epoch_is_the_one_canonical_counter
2026-06-15T10:06:50.1203048Z         PASS [   0.059s] ( 369/1054) spt-daemon relcache::tests::partial_update_set_can_serve_held_platform_only
2026-06-15T10:06:50.1274549Z         PASS [   0.070s] ( 370/1054) spt-daemon relcache::tests::applied_state_two_phase_round_trips_and_degrades
2026-06-15T10:06:50.1278150Z         PASS [   0.479s] ( 371/1054) spt-daemon psyrelay::tests::spoofed_routing_is_stripped_and_restamped
2026-06-15T10:06:50.1327297Z         PASS [   0.060s] ( 372/1054) spt-daemon relcache::tests::stage_round_trips_and_restage_replaces
2026-06-15T10:06:50.1375715Z         PASS [   1.423s] ( 373/1054) spt-daemon lifecycle::tests::pulse_tick_ingests_drop
2026-06-15T10:06:50.1399066Z         PASS [   0.067s] ( 374/1054) spt-daemon relcache::tests::single_platform_stamp_is_explicit_and_cleared_on_restage
2026-06-15T10:06:50.1418602Z         PASS [   0.065s] ( 375/1054) spt-daemon relcache::tests::torn_or_corrupt_stage_offers_nothing
2026-06-15T10:06:50.1431956Z         PASS [   0.063s] ( 376/1054) spt-daemon relcache::tests::update_set_round_trips_and_loads_by_platform
2026-06-15T10:06:50.1464924Z         PASS [   0.060s] ( 377/1054) spt-daemon release::tests::artifact_digest_mismatch_is_rejected
2026-06-15T10:06:50.1515530Z         PASS [   0.019s] ( 378/1054) spt-daemon release::tests::hex_roundtrips
2026-06-15T10:06:50.1519966Z         PASS [   0.032s] ( 379/1054) spt-daemon release::tests::builtin_keys_merge_and_revoke_under_file_overlay
2026-06-15T10:06:50.1540092Z         PASS [   0.027s] ( 380/1054) spt-daemon release::tests::channel_mismatch_is_rejected
2026-06-15T10:06:50.1571395Z         PASS [   0.029s] ( 381/1054) spt-daemon release::tests::expired_metadata_is_rejected
2026-06-15T10:06:50.1616870Z         PASS [   0.020s] ( 382/1054) spt-daemon release::tests::revoked_key_is_rejected
2026-06-15T10:06:50.1647234Z         PASS [   0.022s] ( 383/1054) spt-daemon release::tests::shipped_builtin_table_is_well_formed
2026-06-15T10:06:50.1664519Z         PASS [   0.027s] ( 384/1054) spt-daemon release::tests::production_policy_loads_fail_closed
2026-06-15T10:06:50.1790562Z         PASS [   0.032s] ( 385/1054) spt-daemon release::tests::tampered_metadata_fails_signature
2026-06-15T10:06:50.1833003Z         PASS [   0.044s] ( 386/1054) spt-daemon release::tests::non_monotonic_version_is_rollback
2026-06-15T10:06:50.1849123Z         PASS [   0.033s] ( 387/1054) spt-daemon release::tests::untrusted_key_is_unknown
2026-06-15T10:06:50.1864958Z         PASS [   0.034s] ( 388/1054) spt-daemon release::tests::update_set_artifact_mismatch_is_rejected
2026-06-15T10:06:50.1966963Z         PASS [   0.039s] ( 389/1054) spt-daemon release::tests::update_set_missing_platform_is_typed_rejection
2026-06-15T10:06:50.2031918Z         PASS [   0.048s] ( 390/1054) spt-daemon release::tests::update_set_channel_and_rollback_gates_hold
2026-06-15T10:06:50.2048621Z         PASS [   0.043s] ( 391/1054) spt-daemon release::tests::update_set_tampering_breaks_whole_set_signature
2026-06-15T10:06:50.2075043Z         PASS [   0.043s] ( 392/1054) spt-daemon release::tests::update_set_verifies_and_selects_platform_artifact
2026-06-15T10:06:50.2087301Z         PASS [   0.042s] ( 393/1054) spt-daemon release::tests::valid_release_verifies_and_artifact_matches
2026-06-15T10:06:50.2189676Z         PASS [   0.032s] ( 394/1054) spt-daemon resting::tests::auto_suspend_counts_from_dormancy_onset_and_is_opt_in
2026-06-15T10:06:50.2220843Z         PASS [   0.040s] ( 395/1054) spt-daemon resting::tests::apply_event_echo_failure_is_loud_but_state_persists
2026-06-15T10:06:50.2317719Z         PASS [   0.047s] ( 396/1054) spt-daemon resting::tests::apply_event_fires_echo_once_per_rest_edge_and_wake_on_wake
2026-06-15T10:06:50.2349267Z         PASS [   0.056s] ( 397/1054) spt-daemon resting::tests::apply_event_auto_suspends_under_the_resolved_chain
2026-06-15T10:06:50.2362436Z         PASS [   0.032s] ( 398/1054) spt-daemon resting::tests::freshness_pull_marker_is_taken_exactly_once
2026-06-15T10:06:50.2365532Z         PASS [   0.029s] ( 399/1054) spt-daemon resting::tests::knob_chain_resolves_global_node_endpoint
2026-06-15T10:06:50.2422818Z         PASS [   0.040s] ( 400/1054) spt-daemon resting::tests::deferred_held_keys_on_the_durable_rest_record
2026-06-15T10:06:50.2478762Z         PASS [   0.026s] ( 401/1054) spt-daemon resting::tests::transition_table_matches_the_context_model
2026-06-15T10:06:50.2509538Z         PASS [   0.019s] ( 402/1054) spt-daemon rollback_compat::tests::pre_ready_durable_files_are_additive_and_n1_readable
2026-06-15T10:06:50.2658406Z         PASS [   0.047s] ( 403/1054) spt-daemon resting::tests::rest_record_round_trips_with_anchor_discipline
2026-06-15T10:06:50.2659496Z         PASS [   0.031s] ( 404/1054) spt-daemon seedmap::tests::put_refreshes_existing
2026-06-15T10:06:50.2660416Z         PASS [   0.030s] ( 405/1054) spt-daemon seedmap::tests::put_then_take_consumes_once
2026-06-15T10:06:50.2716323Z         PASS [   0.035s] ( 406/1054) spt-daemon seedmap::tests::stop_op_acks_then_serve_returns
2026-06-15T10:06:50.2728805Z         PASS [   0.025s] ( 407/1054) spt-daemon seedproofx::grace_tests::grade_truth_table
2026-06-15T10:06:50.2764498Z         PASS [   0.034s] ( 408/1054) spt-daemon seedmap::tests::take_absent_is_none
2026-06-15T10:06:50.2767331Z         PASS [   0.026s] ( 409/1054) spt-daemon seedproofx::grace_tests::seed_never_appears_in_roster_gossip
2026-06-15T10:06:50.2792977Z         PASS [   0.013s] ( 410/1054) spt-daemon seedproofx::grace_tests::seedxfer_frame_round_trips_and_rejects_malformed
2026-06-15T10:06:50.2829989Z         PASS [   0.017s] ( 411/1054) spt-daemon seedproofx::roster_tests::empty_roster_frame_round_trips
2026-06-15T10:06:50.2860242Z         PASS [   0.020s] ( 412/1054) spt-daemon seedproofx::roster_tests::gapfill_fills_absent_only_and_skips_self
2026-06-15T10:06:50.2970116Z         PASS [   0.025s] ( 413/1054) spt-daemon seedproofx::roster_tests::malformed_roster_frame_rejected
2026-06-15T10:06:50.2974546Z         PASS [   0.241s] ( 414/1054) spt-daemon relay::tests::run_honors_stop
2026-06-15T10:06:50.2999476Z         PASS [   0.103s] ( 415/1054) spt-daemon resting::tests::daemon_rest_event_arms_gate_at_rest_edge_only
2026-06-15T10:06:50.3013268Z         PASS [   0.028s] ( 416/1054) spt-daemon seedproofx::roster_tests::roster_frame_round_trips
2026-06-15T10:06:50.3066743Z         PASS [   0.030s] ( 417/1054) spt-daemon service::tests::plan_start_prefers_service_then_spawn_idempotent
2026-06-15T10:06:50.3098443Z         PASS [   0.030s] ( 418/1054) spt-daemon service::tests::plan_stop_routes_managed_then_ipc_then_noop
2026-06-15T10:06:50.3133387Z         PASS [   0.030s] ( 419/1054) spt-daemon service::tests::run_refused_only_when_windows_and_vanishing
2026-06-15T10:06:50.3167374Z         PASS [   0.031s] ( 420/1054) spt-daemon shellchan::tests::frames_compose_and_stamp_roundtrips
2026-06-15T10:06:50.3178263Z         PASS [   0.041s] ( 421/1054) spt-daemon serveprobe::tests::is_serving_subnet_honors_membership_and_detach
2026-06-15T10:06:50.3201872Z         PASS [   0.023s] ( 422/1054) spt-daemon shellchan::tests::sensory_text_file_frames_shape
2026-06-15T10:06:50.3276532Z         PASS [   0.030s] ( 423/1054) spt-daemon shellchan::tests::vocab_check_bounds_ops_and_args
2026-06-15T10:06:50.3552629Z         PASS [   0.055s] ( 424/1054) spt-daemon shelldisc::tests::discover_across_joins_other_node_subnet_adapters
2026-06-15T10:06:50.3585681Z         PASS [   0.150s] ( 425/1054) spt-daemon resting::tests::rest_edges_cascade_shells_with_divergence
2026-06-15T10:06:50.3767142Z         PASS [   0.328s] ( 426/1054) spt-daemon relay::tests::respawn_loses_no_spooled_message
2026-06-15T10:06:50.3795060Z         PASS [   0.024s] ( 427/1054) spt-daemon shellhost::tests::link_key_and_frame_mac_roundtrip
2026-06-15T10:06:50.3867678Z         PASS [   0.080s] ( 428/1054) spt-daemon shelldisc::tests::shell_context_renders_sections_and_empties_to_none
2026-06-15T10:06:50.3881511Z         PASS [   0.030s] ( 429/1054) spt-daemon shellwake::tests::backoff_curve_doubles_to_the_cap
2026-06-15T10:06:50.3885853Z         PASS [   0.071s] ( 430/1054) spt-daemon shellhost::tests::gateway_typed_owner_spawns_and_owns_a_shell
2026-06-15T10:06:50.3897101Z         PASS [   0.069s] ( 431/1054) spt-daemon shellhost::tests::launch_fails_closed_on_bad_templates
2026-06-15T10:06:50.4099825Z         PASS [   0.107s] ( 432/1054) spt-daemon shelldisc::tests::discovery_own_plus_broadcast_gated_instantiable
2026-06-15T10:06:50.4121885Z         PASS [   0.024s] ( 433/1054) spt-daemon shellwake::tests::resolve_wake_refuses_without_a_reachable_owner
2026-06-15T10:06:50.4218401Z         PASS [   0.094s] ( 434/1054) spt-daemon shellhost::tests::launch_parks_token_and_bind_by_token_onlines
2026-06-15T10:06:50.4219398Z         PASS [   0.035s] ( 435/1054) spt-daemon shellwake::tests::resolve_wake_leaves_a_dormant_owner_and_relaunches
2026-06-15T10:06:50.4327747Z         PASS [   0.020s] ( 436/1054) spt-daemon sync::tests::gate_decision_table
2026-06-15T10:06:50.4384113Z         PASS [   0.059s] ( 437/1054) spt-daemon shellwake::tests::reconcile_resolves_profile_overlay
2026-06-15T10:06:50.4527693Z         PASS [   0.019s] ( 438/1054) spt-daemon transport::tests::local_socket_handshake_and_frame_round_trip
2026-06-15T10:06:50.4612896Z         PASS [   0.020s] ( 439/1054) spt-daemon transport::tests::local_socket_rejects_wrong_role
2026-06-15T10:06:50.4621946Z         PASS [  13.053s] ( 440/1054) spt::brain_survive pty_and_quic_survive_brain_process_restart_onto_swapped_binary
2026-06-15T10:06:50.4693249Z         PASS [   0.016s] ( 441/1054) spt-daemon update::tests::apply_refuses_non_brain_only_plan
2026-06-15T10:06:50.4768923Z         PASS [   0.065s] ( 442/1054) spt-daemon shellwake::tests::watcher_opcode_exit_fires_resolution_once
2026-06-15T10:06:50.4810394Z         PASS [   0.019s] ( 443/1054) spt-daemon update::tests::classify_broker_breaking_on_resource_abi_change
2026-06-15T10:06:50.4812394Z         PASS [   0.022s] ( 444/1054) spt-daemon update::tests::classify_brain_only_when_broker_hosts_new_brain
2026-06-15T10:06:50.4849823Z         PASS [   0.016s] ( 445/1054) spt-daemon update::tests::classify_broker_compatible_when_brain_below_floor
2026-06-15T10:06:50.5118000Z         PASS [   0.034s] ( 446/1054) spt-daemon update::tests::plan_verified_produces_no_plan_for_a_rejected_release
2026-06-15T10:06:50.5142651Z         PASS [   0.029s] ( 447/1054) spt-daemon wan::tests::origin_user_backed_matrix
2026-06-15T10:06:50.5193972Z         PASS [   0.038s] ( 448/1054) spt-daemon update::tests::plan_verified_yields_a_plan_for_a_valid_release
2026-06-15T10:06:50.5218745Z         PASS [   0.133s] ( 449/1054) spt-daemon shellwake::tests::resolve_wake_revives_a_suspended_owner_without_double_launch
2026-06-15T10:06:50.5313772Z         PASS [   0.022s] ( 450/1054) spt-daemon wan::tests::wan_user_msg_restamped_unless_origin_user_backed
2026-06-15T10:06:50.5376609Z         PASS [   0.055s] ( 451/1054) spt-daemon update::tests::plan_verified_update_set_uses_selected_platform_spec
2026-06-15T10:06:50.5431031Z         PASS [   0.022s] ( 452/1054) spt-daemon xfer::tests::resolve_under_confines_to_root
2026-06-15T10:06:50.5514336Z         PASS [  13.140s] ( 453/1054) spt::brain_split seed_anchor_survives_brain_cycle
2026-06-15T10:06:50.5557091Z         PASS [   0.042s] ( 454/1054) spt-daemon xfer::tests::recv_state_chunks_idempotent_and_commit_replays_safely
2026-06-15T10:06:50.6699024Z         PASS [   0.349s] ( 455/1054) spt-daemon shellhost::tests::close_shell_ephemeral_tears_down_and_frees_the_slot
2026-06-15T10:06:50.6920334Z         PASS [   0.136s] ( 456/1054) spt-daemon::attach controller_viewer_matrix_and_loud_take
2026-06-15T10:06:50.6980759Z         PASS [   0.156s] ( 457/1054) spt-daemon::attach broker_spawns_the_pty_child_in_the_requested_cwd
2026-06-15T10:06:50.7109130Z         PASS [   0.154s] ( 458/1054) spt-daemon::attach controller_restart_with_viewer_no_displace_and_viewer_survives
2026-06-15T10:06:50.7475476Z         PASS [   0.370s] ( 459/1054) spt-daemon shellwake::tests::reconcile_flips_watchers_with_instance_state
2026-06-15T10:06:50.7819519Z         PASS [   0.468s] ( 460/1054) spt-daemon shellhost::tests::close_shell_delivers_pre_close_then_kills_and_flips_offline
2026-06-15T10:06:50.7820374Z         PASS [   0.089s] ( 461/1054) spt-daemon::attach loopback_self_dial_is_refused_local_uses_fallback_transport
2026-06-15T10:06:50.8048079Z         PASS [   0.102s] ( 462/1054) spt-daemon::attach resize_is_controller_exclusive
2026-06-15T10:06:50.8244215Z         PASS [   0.294s] ( 463/1054) spt-daemon::attach attach_registers_remote_drive_detection
2026-06-15T10:06:50.8445750Z         PASS [   0.179s] ( 464/1054) spt-daemon::attach local_attach_via_loopback_conn_rides_the_same_pump
2026-06-15T10:06:50.8540642Z         PASS [   0.544s] ( 465/1054) spt-daemon shellhost::tests::close_shell_dead_child_is_prompt_and_manifestless_never_erases
2026-06-15T10:06:50.8625742Z         PASS [   0.113s] ( 466/1054) spt-daemon::attach same_origin_re_subscribe_does_not_displace
2026-06-15T10:06:50.8627814Z         PASS [   0.323s] ( 467/1054) spt-daemon::attach attach_survives_target_brain_restart_exactly_once
2026-06-15T10:06:50.8747036Z         PASS [   0.029s] ( 468/1054) spt-daemon::budget measure_dormant_seat_budget
2026-06-15T10:06:50.8755391Z         PASS [   0.070s] ( 469/1054) spt-daemon::brain_swap brain_only_update_swaps_logic_with_zero_endpoint_interruption
2026-06-15T10:06:50.8824893Z         PASS [   0.055s] ( 470/1054) spt-daemon::broker broker_hosts_pty_child_streams_output_and_accepts_input
2026-06-15T10:06:50.8883375Z         PASS [   0.028s] ( 471/1054) spt-daemon::dispatch classify_routes_a_node_label_feed_to_registry
2026-06-15T10:06:50.9396300Z         PASS [   0.241s] ( 472/1054) spt-daemon::attach remote_attach_drives_a_real_pty_cross_daemon
2026-06-15T10:06:51.0381202Z         PASS [   0.255s] ( 473/1054) spt-daemon::attach spt_hosted_bringup_then_cross_node_attach_drives_the_pty
2026-06-15T10:06:51.0710276Z         PASS [   0.548s] ( 474/1054) spt-daemon::access whitelist_refuses_exempts_replies_and_admits_listed
2026-06-15T10:06:51.1411350Z         PASS [   0.251s] ( 475/1054) spt-daemon::dispatch dispatcher_serves_a_file_fetch_undriven
2026-06-15T10:06:51.1412323Z         PASS [   0.266s] ( 476/1054) spt-daemon::dispatch dispatcher_applies_a_notif_feed_undriven
2026-06-15T10:06:51.1962200Z         PASS [   0.319s] ( 477/1054) spt-daemon::dispatch dispatcher_funnels_wan_messages_undriven
2026-06-15T10:06:51.2021919Z         PASS [   0.323s] ( 478/1054) spt-daemon::dispatch dispatcher_serves_a_cross_node_shell_link
2026-06-15T10:06:51.2265961Z         PASS [   0.286s] ( 479/1054) spt-daemon::dispatch dispatcher_serves_a_remote_drive_attach_undriven
2026-06-15T10:06:51.2422828Z         PASS [   0.382s] ( 480/1054) spt-daemon::digest harness_hosted_digest_projects_and_pushes_deltas
2026-06-15T10:06:51.2828845Z         PASS [   0.244s] ( 481/1054) spt-daemon::dispatch dispatcher_serves_a_subnet_serve_probe
2026-06-15T10:06:51.3122353Z         PASS [   0.922s] ( 482/1054) spt-daemon shellwake::tests::watcher_crash_exits_respawn_then_give_up
2026-06-15T10:06:51.3599324Z         PASS [   0.221s] ( 483/1054) spt-daemon::dispatch dispatcher_serves_an_update_pull_undriven
2026-06-15T10:06:51.3852716Z         PASS [   0.604s] ( 484/1054) spt-daemon::attach wedged_viewer_does_not_stall_controller
2026-06-15T10:06:51.4050372Z         PASS [   0.180s] ( 485/1054) spt-daemon::idempotent pty_writes_are_exactly_once_across_brain_crashes
2026-06-15T10:06:51.4109039Z         PASS [   0.023s] ( 486/1054) spt-daemon::netbroker netless_broker_probes_gracefully
2026-06-15T10:06:51.4410860Z         PASS [   0.078s] ( 487/1054) spt-daemon::netbroker broker_owns_endpoint_and_reports_status
2026-06-15T10:06:51.4485691Z         PASS [   0.251s] ( 488/1054) spt-daemon::dispatch dispatcher_survives_an_unknown_stream
2026-06-15T10:06:51.4486847Z         PASS [   0.246s] ( 489/1054) spt-daemon::handoff brain_restart_survives_gaplessly_with_fresh_gen_start
2026-06-15T10:06:51.4892298Z         PASS [   0.170s] ( 490/1054) spt-daemon::netbroker brain_dials_second_broker_over_loopback
2026-06-15T10:06:51.5163414Z         PASS [   0.373s] ( 491/1054) spt-daemon::dispatch dispatcher_surfaces_a_remote_won_notif_at_the_winning_node
2026-06-15T10:06:51.5266634Z         PASS [   0.118s] ( 492/1054) spt-daemon::netbroker unknown_net_frame_is_reported_not_fatal
2026-06-15T10:06:51.5726202Z         PASS [   1.149s] ( 493/1054) spt-daemon sync::tests::reconcile_driver_structurally_excludes_live_role
2026-06-15T10:06:51.5986846Z         PASS [   0.193s] ( 494/1054) spt-daemon::netbroker replayed_dial_op_is_deduped_across_brain_restart
2026-06-15T10:06:51.8076741Z         PASS [   0.361s] ( 495/1054) spt-daemon::netstream sender_brain_restart_redrive_is_exactly_once
2026-06-15T10:06:51.8276167Z         PASS [   0.546s] ( 496/1054) spt-daemon::mesh staggered_offliner_still_meshes
2026-06-15T10:06:51.8328516Z         PASS [   0.235s] ( 497/1054) spt-daemon::propagate rollback_offer_is_rejected_before_any_fetch
2026-06-15T10:06:51.8897781Z         PASS [   0.441s] ( 498/1054) spt-daemon::notifsync notif_spools_converge_over_the_wire_and_dismiss_replicates
2026-06-15T10:06:51.9013490Z         PASS [   0.384s] ( 499/1054) spt-daemon::presence presence_history_replays_from_zero_for_a_late_subscriber
2026-06-15T10:06:51.9660706Z         PASS [   0.475s] ( 500/1054) spt-daemon::pairjoin daemon_hosted_responder_pairs_a_loopback_joiner_end_to_end
2026-06-15T10:06:51.9677052Z         PASS [   0.528s] ( 501/1054) spt-daemon::netstream receiver_brain_restart_is_gapless_and_exactly_once
2026-06-15T10:06:52.0221914Z         PASS [   0.186s] ( 502/1054) spt-daemon::propagate untrusted_origin_gets_no_offer
2026-06-15T10:06:52.0577114Z         PASS [   0.230s] ( 503/1054) spt-daemon::propagate tampered_relay_artifact_is_rejected_and_never_staged
2026-06-15T10:06:52.0837139Z         PASS [   0.842s] ( 504/1054) spt-daemon::mesh all_online_star_a_reaches_c_b_never_relays
2026-06-15T10:06:52.2051477Z         PASS [   0.187s] ( 505/1054) spt-daemon::reseed benign_offliner_is_reseeded_across_a_rotation
2026-06-15T10:06:52.2352546Z         PASS [   0.268s] ( 506/1054) spt-daemon::replicate registries_converge_over_the_wire_and_the_lease_holds
2026-06-15T10:06:52.2434191Z         PASS [   0.672s] ( 507/1054) spt-daemon::propagate chain_self_heal_propagates_with_gate_at_every_hop
2026-06-15T10:06:52.2664001Z         PASS [   0.377s] ( 508/1054) spt-daemon::propagate update_set_propagates_selected_platform_artifact
2026-06-15T10:06:52.2918136Z         PASS [   0.481s] ( 509/1054) spt-daemon::propagate status_query_drives_the_convergence_table_end_to_end
2026-06-15T10:06:52.3101446Z         PASS [   1.888s] ( 510/1054) spt-daemon sync::tests::select_refs_scopes_two_tiers
2026-06-15T10:06:52.3969732Z         PASS [   0.152s] ( 511/1054) spt-daemon::rosterprop roster_exchange_never_leaks_unproven_subnets
2026-06-15T10:06:52.4304129Z         PASS [   0.163s] ( 512/1054) spt-daemon::rosterprop roster_propagates_transitively_on_connect
2026-06-15T10:06:52.4631390Z         PASS [   0.173s] ( 513/1054) spt-daemon::seedproofx both_members_prove_and_cache_the_shared_subnet
2026-06-15T10:06:52.5378042Z         PASS [   0.142s] ( 514/1054) spt-daemon::seedproofx proven_verdict_is_the_shared_set
2026-06-15T10:06:52.6174980Z         PASS [   0.660s] ( 515/1054) spt-daemon::pumpdeadline pump_brain_times_out_when_broker_never_replies
2026-06-15T10:06:52.7079608Z         PASS [   0.170s] ( 516/1054) spt-daemon::shellchan stdin_receipt_delivers_spooled_frames_exactly_once
2026-06-15T10:06:52.8221360Z         PASS [   0.360s] ( 517/1054) spt-daemon::shellchan hung_shell_stalls_no_other_owner
2026-06-15T10:06:53.2744441Z         PASS [   2.205s] ( 518/1054) spt-daemon::dispatch dispatcher_serves_a_sync_pull_undriven
2026-06-15T10:06:53.4533160Z         PASS [   0.179s] ( 519/1054) spt-daemon::two_origin_spanning one_source_two_consumers_spans_and_merges
2026-06-15T10:06:53.4733886Z         PASS [   0.020s] ( 520/1054) spt-daemon::twohost two_host_ladder_role_a
2026-06-15T10:06:53.4871260Z         PASS [   0.014s] ( 521/1054) spt-daemon::twohost two_host_ladder_role_b
2026-06-15T10:06:53.7728966Z         PASS [   0.286s] ( 522/1054) spt-daemon::wanmsg receiver_restart_replays_feed_without_double_delivery
2026-06-15T10:06:53.8169932Z         PASS [   1.580s] ( 523/1054) spt-daemon::resume resume_mode_brain_spawning_new_sessions_delivers_each
2026-06-15T10:06:53.8444129Z         PASS [  13.194s] ( 524/1054) spt::bin/spt cli::tests::shell_spawn_gates_on_the_registered_set
2026-06-15T10:06:53.8694073Z         PASS [   1.972s] ( 525/1054) spt-daemon::pump pump_and_dispatch_self_drive_the_subnet
2026-06-15T10:06:53.9043854Z         PASS [   0.089s] ( 526/1054) spt-daemon::wanmsg wan_user_msg_from_unproven_origin_is_restamped_at_the_funnel
2026-06-15T10:06:53.9170756Z         PASS [   0.012s] ( 527/1054) spt-live context::tests::direct_always_writes
2026-06-15T10:06:53.9614799Z         PASS [   0.044s] ( 528/1054) spt-live context::tests::identified_write_stamps_advancing_vector
2026-06-15T10:06:53.9707905Z         PASS [   0.010s] ( 529/1054) spt-live context::tests::llm_over_llm_writes
2026-06-15T10:06:53.9791474Z         PASS [   0.008s] ( 530/1054) spt-live context::tests::llm_past_window_writes
2026-06-15T10:06:53.9940723Z         PASS [   0.013s] ( 531/1054) spt-live context::tests::llm_within_window_suppressed
2026-06-15T10:06:54.0173377Z         PASS [   0.025s] ( 532/1054) spt-live context::tests::pre_identity_write_stamps_v1_shape
2026-06-15T10:06:54.0457572Z         PASS [   0.028s] ( 533/1054) spt-live context::tests::write_context_suppresses_stale_llm
2026-06-15T10:06:54.0527210Z         PASS [   0.279s] ( 534/1054) spt-daemon::wanmsg wan_message_lands_exactly_once_under_transport_origin
2026-06-15T10:06:54.0934656Z         PASS [   0.249s] ( 535/1054) spt-daemon::xfer fetch_lands_byte_identical_with_progress_both_ends
2026-06-15T10:06:54.0963317Z         PASS [   0.227s] ( 536/1054) spt-daemon::xfer push_survives_target_brain_restart_exactly_once
2026-06-15T10:06:54.1053638Z         PASS [   0.009s] ( 537/1054) spt-live digest::tests::missing_source_file_is_read_error
2026-06-15T10:06:54.1120407Z         PASS [   0.059s] ( 538/1054) spt-live digest::tests::extracts_records_from_the_located_source
2026-06-15T10:06:54.1182040Z         PASS [   0.013s] ( 539/1054) spt-live digest::tests::no_source_errors
2026-06-15T10:06:54.1535509Z         PASS [   0.041s] ( 540/1054) spt-live echo::tests::echo_child_is_recursion_guarded
2026-06-15T10:06:54.1590944Z         PASS [   0.066s] ( 541/1054) spt-live digest::tests::falls_back_to_history_locate_template
2026-06-15T10:06:54.1610942Z         PASS [   0.043s] ( 542/1054) spt-live echo::tests::echo_consumes_history_and_writes_commune
2026-06-15T10:06:54.1674790Z         PASS [   0.008s] ( 543/1054) spt-live echo::tests::provenance_is_stamped
2026-06-15T10:06:54.2099246Z         PASS [   0.056s] ( 544/1054) spt-live echo::tests::echo_nonzero_errors
2026-06-15T10:06:54.2170591Z         PASS [   0.049s] ( 545/1054) spt-live history::tests::fetcher_yields_records
2026-06-15T10:06:54.2233838Z         PASS [   0.006s] ( 546/1054) spt-live history::tests::missing_fetcher_field_errors
2026-06-15T10:06:54.2313863Z         PASS [   0.008s] ( 547/1054) spt-live history::tests::native_missing_log_is_empty
2026-06-15T10:06:54.2826679Z         PASS [   0.051s] ( 548/1054) spt-live history::tests::native_reads_logged_records
2026-06-15T10:06:54.3008297Z         PASS [   2.244s] ( 549/1054) spt-daemon::reseed revoked_node_is_denied_and_never_reseeded
2026-06-15T10:06:54.3094257Z         PASS [   0.099s] ( 550/1054) spt-live history::tests::locate_normalize_reads_and_normalizes
2026-06-15T10:06:54.5472006Z         PASS [   2.238s] ( 551/1054) spt-daemon::seedproofx no_shared_subnet_is_dropped
2026-06-15T10:06:54.5573436Z         PASS [   0.010s] ( 552/1054) spt-live ingest::tests::no_drops_is_empty
2026-06-15T10:06:54.5702393Z         LEAK [   0.525s] ( 553/1054) spt-live digest::tests::extractor_timeout_errors
2026-06-15T10:06:54.6144716Z         PASS [   2.185s] ( 554/1054) spt-daemon::seedproofx wrong_seed_is_dropped
2026-06-15T10:06:54.6218272Z         PASS [   0.007s] ( 555/1054) spt-live inject::tests::long_body_is_capped
2026-06-15T10:06:54.6452806Z         PASS [   0.023s] ( 556/1054) spt-live inject::tests::missing_perch_is_best_effort
2026-06-15T10:06:54.6658580Z         PASS [   0.020s] ( 557/1054) spt-live inject::tests::tap_appends_a_context_entry
2026-06-15T10:06:54.6747654Z         PASS [   0.009s] ( 558/1054) spt-live outbound::tests::empty_body_parses_to_empty_intent
2026-06-15T10:06:54.6859613Z         PASS [   2.601s] ( 559/1054) spt-daemon::resume cold_start_resumes_all_sessions_from_the_broker_cursor
2026-06-15T10:06:54.6873732Z         PASS [   0.013s] ( 560/1054) spt-live outbound::tests::malformed_and_chunk_lines_are_skipped
2026-06-15T10:06:54.6969460Z         PASS [   0.011s] ( 561/1054) spt-live outbound::tests::non_authorable_types_are_ignored
2026-06-15T10:06:54.6970066Z         LEAK [   0.536s] ( 562/1054) spt-live history::tests::fetcher_timeout_errors
2026-06-15T10:06:54.7036371Z         PASS [   0.016s] ( 563/1054) spt-live outbound::tests::parses_reply_and_notify_in_order
2026-06-15T10:06:54.7079477Z         PASS [   0.012s] ( 564/1054) spt-live outbound::tests::prose_only_yields_nothing
2026-06-15T10:06:54.7112584Z         PASS [   0.014s] ( 565/1054) spt-live outbound::tests::spoofed_routing_attrs_are_unrepresentable
2026-06-15T10:06:54.7150176Z         PASS [   0.012s] ( 566/1054) spt-live psyche::tests::prompt_includes_time_and_event
2026-06-15T10:06:54.7184534Z         PASS [   0.010s] ( 567/1054) spt-live psyche::tests::prompt_without_event
2026-06-15T10:06:54.7281631Z         PASS [   0.013s] ( 568/1054) spt-live pulse::tests::echo_gate_fires_exactly_once
2026-06-15T10:06:54.7433939Z         PASS [   0.015s] ( 569/1054) spt-live pulse::tests::tick_reports_idle
2026-06-15T10:06:54.7890736Z         PASS [   0.078s] ( 570/1054) spt-live psyche::tests::spawn_binds_nested_perch_and_sets_guard
2026-06-15T10:06:54.8153317Z         PASS [   2.106s] ( 571/1054) spt-daemon::sync torn_pull_recovers_by_repulling
2026-06-15T10:06:54.8458253Z         PASS [   3.317s] ( 572/1054) spt-daemon::presence presence_survives_brain_restart_with_cursor_resume
2026-06-15T10:06:55.1863324Z         PASS [   0.885s] ( 573/1054) spt-live ingest::tests::commune_drop_is_ingested_and_deleted
2026-06-15T10:06:55.2105956Z         PASS [   0.901s] ( 574/1054) spt-live ingest::tests::ingest_never_writes_the_live_role
2026-06-15T10:06:55.2185480Z         PASS [   0.658s] ( 575/1054) spt-live ingest::tests::stale_commune_suppressed_but_deleted
2026-06-15T10:06:55.2586915Z         PASS [   4.402s] ( 576/1054) spt-daemon::daemon_e2e daemon_hosts_lifecycle_and_survives_brain_restart
2026-06-15T10:06:55.2639618Z         PASS [   0.077s] ( 577/1054) spt-live resume::tests::continue_existing_resumes_session
2026-06-15T10:06:55.2828419Z         PASS [   0.015s] ( 578/1054) spt-live resume::tests::missing_key_errors_before_spawn
2026-06-15T10:06:55.3327280Z         PASS [   0.075s] ( 579/1054) spt-live resume::tests::fresh_with_preload_launches_preloaded
2026-06-15T10:06:55.3455667Z         PASS [   0.013s] ( 580/1054) spt-live signoff::tests::echo_precedes_signoff_compose
2026-06-15T10:06:55.3580130Z         PASS [   0.012s] ( 581/1054) spt-live signoff::tests::missing_session_skips_echo
2026-06-15T10:06:55.3722896Z         PASS [   0.015s] ( 582/1054) spt-live signoff::tests::recovered_self_is_not_signed_off
2026-06-15T10:06:55.3846286Z         PASS [   0.013s] ( 583/1054) spt-live signoff::tests::stale_signoff_swept
2026-06-15T10:06:55.3964138Z         PASS [   0.605s] ( 584/1054) spt-live reconcile::tests::no_conflict_is_a_noop
2026-06-15T10:06:55.4746507Z         PASS [   0.089s] ( 585/1054) spt-live turn::tests::empty_stdout_is_an_error
2026-06-15T10:06:55.4835850Z         PASS [   0.088s] ( 586/1054) spt-live turn::tests::turn_captures_stdout
2026-06-15T10:06:55.4954627Z         PASS [   0.013s] ( 587/1054) spt-msg deliver::tests::deferred_send_validates
2026-06-15T10:06:55.5282241Z         PASS [   1.243s] ( 588/1054) spt-live ingest::tests::both_drops_ingested
2026-06-15T10:06:55.5758214Z         PASS [   0.102s] ( 589/1054) spt-msg deliver::tests::deferred_send_skips_stream_drain_survives_for_hook
2026-06-15T10:06:55.6059562Z         PASS [   0.111s] ( 590/1054) spt-msg deliver::tests::offline_existing_perch_spools
2026-06-15T10:06:55.6500866Z         PASS [   0.124s] ( 591/1054) spt-msg deliver::tests::online_delivers_via_tcp_without_spooling
2026-06-15T10:06:55.6666266Z         PASS [   0.944s] ( 592/1054) spt-live pulse::tests::tick_ingests_drops
2026-06-15T10:06:55.6811746Z         PASS [   0.028s] ( 593/1054) spt-msg emit::tests::anonymous_still_enveloped
2026-06-15T10:06:55.6812350Z         PASS [   0.016s] ( 594/1054) spt-msg emit::tests::multiline_body_escapes_and_round_trips
2026-06-15T10:06:55.6905280Z         PASS [   0.011s] ( 595/1054) spt-msg emit::tests::oversized_listener_line_chunks_into_event_parts
2026-06-15T10:06:55.6907307Z         PASS [   0.084s] ( 596/1054) spt-msg deliver::tests::send_outcome_mapping
2026-06-15T10:06:55.6924878Z         PASS [   0.014s] ( 597/1054) spt-msg emit::tests::structural_renders_msg_envelope
2026-06-15T10:06:55.6984798Z         PASS [   0.009s] ( 598/1054) spt-msg emit::tests::typed_body_from_wins_over_structural_from_no_double_wrap
2026-06-15T10:06:55.7028241Z         PASS [   0.012s] ( 599/1054) spt-msg emit::tests::user_msg_envelope_renders_verbatim_on_both_edges
2026-06-15T10:06:55.7083374Z         PASS [   0.015s] ( 600/1054) spt-msg emit::tests::whole_render_never_chunks
2026-06-15T10:06:55.7457617Z         PASS [   1.003s] ( 601/1054) spt-live reconcile::tests::failed_turn_preserves_everything
2026-06-15T10:06:55.7727151Z         PASS [   0.074s] ( 602/1054) spt-msg listener::tests::bind_registers_and_round_trips
2026-06-15T10:06:55.8048149Z         PASS [   0.102s] ( 603/1054) spt-msg listener::tests::blocking_accepts_within_window
2026-06-15T10:06:55.8271243Z         PASS [   0.079s] ( 604/1054) spt-msg listener::tests::drop_unregisters_address
2026-06-15T10:06:55.8593938Z         PASS [   1.012s] ( 605/1054) spt-live reconcile::tests::suppressed_write_preserves_artifacts
2026-06-15T10:06:55.8807504Z         PASS [   0.171s] ( 606/1054) spt-msg listener::tests::blocking_times_out_when_idle
2026-06-15T10:06:55.9371073Z         PASS [   0.164s] ( 607/1054) spt-msg ready::tests::backlog_drains_on_start
2026-06-15T10:06:55.9492444Z         PASS [   0.012s] ( 608/1054) spt-msg ring::tests::ring_no_perch
2026-06-15T10:06:55.9718111Z         PASS [   0.167s] ( 609/1054) spt-msg ready::tests::recv_gets_live_tcp_message
2026-06-15T10:06:55.9833584Z         PASS [   0.126s] ( 610/1054) spt-msg ready::tests::start_registers_resolvable_perch
2026-06-15T10:06:55.9995023Z         PASS [   0.174s] ( 611/1054) spt-msg ready::tests::soft_cleanup_preserves_spool_and_info
2026-06-15T10:06:55.9995732Z         PASS [   0.017s] ( 612/1054) spt-msg wire::tests::decode_rejects_overrunning_from_len
2026-06-15T10:06:56.0103785Z         PASS [   0.011s] ( 613/1054) spt-msg wire::tests::encode_empty_from_is_anonymous
2026-06-15T10:06:56.0161357Z         PASS [   0.016s] ( 614/1054) spt-msg wire::tests::encode_decode_round_trips_structural
2026-06-15T10:06:56.0210466Z         PASS [   0.010s] ( 615/1054) spt-msg wire::tests::frame_round_trips_over_loopback
2026-06-15T10:06:56.0279823Z         PASS [   0.011s] ( 616/1054) spt-msg wire::tests::oversized_length_prefix_rejected
2026-06-15T10:06:56.0308028Z         PASS [   0.010s] ( 617/1054) spt-msg wire::tests::typed_event_body_rides_verbatim
2026-06-15T10:06:56.0401755Z         PASS [   0.161s] ( 618/1054) spt-msg ring::tests::ring_gets_reply_and_cleans_up
2026-06-15T10:06:56.0685725Z         PASS [   0.029s] ( 619/1054) spt-net net::attach::tests::attach_intents_round_trip
2026-06-15T10:06:56.0816005Z         PASS [   0.133s] ( 620/1054) spt-msg ring::tests::ring_offline_target_queues_and_cleans_up
2026-06-15T10:06:56.0875505Z         PASS [   0.018s] ( 621/1054) spt-net net::attach::tests::kick_take_and_displaced_round_trip
2026-06-15T10:06:56.1041213Z         PASS [   0.021s] ( 622/1054) spt-net net::attach::tests::record_split_across_chunks_reassembles
2026-06-15T10:06:56.1046500Z         PASS [   0.017s] ( 623/1054) spt-net net::attach::tests::records_round_trip_and_unknown_kind_is_skipped
2026-06-15T10:06:56.1202220Z         PASS [   0.014s] ( 624/1054) spt-net net::attach::tests::request_without_intent_defaults_to_control
2026-06-15T10:06:56.1331479Z         PASS [   0.015s] ( 625/1054) spt-net net::endpoint::tests::keep_alive_is_under_idle_timeout
2026-06-15T10:06:56.1916087Z         PASS [   0.087s] ( 626/1054) spt-net net::endpoint::tests::endpoint_id_binds_to_identity
2026-06-15T10:06:56.2104227Z         PASS [   0.019s] ( 627/1054) spt-net net::mesh::seedproof::tests::cross_connection_replay_fails
2026-06-15T10:06:56.2357402Z         PASS [   0.208s] ( 628/1054) spt-msg::killer_quickstart offline_then_online_delivers_backlog
2026-06-15T10:06:56.2428738Z         PASS [   1.030s] ( 629/1054) spt-live resume::tests::download_composes_two_tiers
2026-06-15T10:06:56.2496760Z         PASS [   0.038s] ( 630/1054) spt-net net::mesh::seedproof::tests::forged_proof_fails
2026-06-15T10:06:56.2541758Z         PASS [   0.018s] ( 631/1054) spt-net net::mesh::seedproof::tests::frame_codec_round_trips_and_rejects_garbage
2026-06-15T10:06:56.2604844Z         PASS [   0.019s] ( 632/1054) spt-net net::mesh::seedproof::tests::hello_frame_round_trips_and_rejects_malformed
2026-06-15T10:06:56.2648136Z         PASS [   0.015s] ( 633/1054) spt-net net::mesh::seedproof::tests::mk_derivation_is_deterministic_and_input_sensitive
2026-06-15T10:06:56.2648762Z         PASS [   0.132s] ( 634/1054) spt-net net::endpoint::tests::two_endpoints_loopback_echo
2026-06-15T10:06:56.2724555Z         PASS [   0.019s] ( 635/1054) spt-net net::mesh::seedproof::tests::mutual_requires_both_sides
2026-06-15T10:06:56.2782292Z         PASS [   0.018s] ( 636/1054) spt-net net::mesh::seedproof::tests::proofset_frame_round_trips_and_rejects_malformed
2026-06-15T10:06:56.2828115Z         PASS [   1.469s] ( 637/1054) spt-live reconcile::tests::reconcile_merges_and_clears
2026-06-15T10:06:56.2882242Z         PASS [   0.024s] ( 638/1054) spt-net net::mesh::seedproof::tests::valid_proof_verifies_and_roles_differ
2026-06-15T10:06:56.2908156Z         PASS [   0.024s] ( 639/1054) spt-net net::mesh::seedproof::tests::wrong_epoch_fails
2026-06-15T10:06:56.2923185Z         PASS [   0.020s] ( 640/1054) spt-net net::mesh::seedproof::tests::wrong_subnet_fails
2026-06-15T10:06:56.2993339Z         PASS [   0.019s] ( 641/1054) spt-net net::notif::tests::forged_origin_field_is_inert
2026-06-15T10:06:56.2996225Z         PASS [   0.268s] ( 642/1054) spt-msg::killer_quickstart two_agents_exchange_message_tcp_and_spool
2026-06-15T10:06:56.3020178Z         PASS [   0.018s] ( 643/1054) spt-net net::notif::tests::record_round_trips_and_unknown_kind_is_skipped
2026-06-15T10:06:56.3057519Z         PASS [   0.018s] ( 644/1054) spt-net net::notif::tests::record_split_across_chunks_reassembles
2026-06-15T10:06:56.3098639Z         PASS [   0.021s] ( 645/1054) spt-net net::pairing::meet::tests::derived_identity_is_deterministic_and_input_bound
2026-06-15T10:06:56.3115426Z         PASS [   0.019s] ( 646/1054) spt-net net::pairing::meet::tests::key_seed_is_not_the_token
2026-06-15T10:06:56.3230360Z         PASS [   0.020s] ( 647/1054) spt-net net::pairing::ntp::tests::offset_applies_signed_and_saturates
2026-06-15T10:06:56.3231146Z         PASS [   0.022s] ( 648/1054) spt-net net::pairing::meet::tests::skewed_window_contains_the_listener_id
2026-06-15T10:06:56.3276222Z         PASS [   0.022s] ( 649/1054) spt-net net::pairing::ntp::tests::parse_rejects_short_and_zeroed_replies
2026-06-15T10:06:56.3318415Z         PASS [   0.360s] ( 650/1054) spt-msg ring::tests::ring_timeout_cleans_up
2026-06-15T10:06:56.3319075Z         PASS [   0.022s] ( 651/1054) spt-net net::pairing::ntp::tests::sntp_query_reads_the_transmit_timestamp
2026-06-15T10:06:56.3389032Z         PASS [   0.026s] ( 652/1054) spt-net net::pairing::ntp::tests::unreachable_server_falls_back
2026-06-15T10:06:56.3413901Z         PASS [   0.020s] ( 653/1054) spt-net net::pairing::ratelimit::tests::abandoned_ceremony_is_reclaimed_and_charged
2026-06-15T10:06:56.3432535Z         PASS [   0.022s] ( 654/1054) spt-net net::pairing::ratelimit::tests::backoff_curve_doubles_then_caps
2026-06-15T10:06:56.3481406Z         PASS [   0.021s] ( 655/1054) spt-net net::pairing::ratelimit::tests::backoff_is_per_subnet
2026-06-15T10:06:56.3563750Z         PASS [   0.020s] ( 656/1054) spt-net net::pairing::ratelimit::tests::first_ceremony_is_free_and_success_resets
2026-06-15T10:06:56.3582244Z         PASS [   0.026s] ( 657/1054) spt-net net::pairing::ratelimit::tests::failures_impose_exponential_backoff
2026-06-15T10:06:56.3614670Z         PASS [   0.023s] ( 658/1054) spt-net net::pairing::ratelimit::tests::one_active_ceremony_per_subnet
2026-06-15T10:06:56.3637270Z         PASS [   1.793s] ( 659/1054) spt-live ingest::tests::two_slice_drop_routes_per_tier
2026-06-15T10:06:56.3648672Z         PASS [   0.024s] ( 660/1054) spt-net net::pairing::ratelimit::tests::success_clears_accumulated_backoff
2026-06-15T10:06:56.3698593Z         PASS [   0.027s] ( 661/1054) spt-net net::pairing::rendezvous::tests::distinct_same_length_names_diverge
2026-06-15T10:06:56.3720475Z         PASS [   0.024s] ( 662/1054) spt-net net::pairing::rendezvous::tests::length_prefix_prevents_boundary_collision
2026-06-15T10:06:56.3755865Z         PASS [   0.024s] ( 663/1054) spt-net net::pairing::rendezvous::tests::token_is_deterministic
2026-06-15T10:06:56.3788558Z         PASS [   0.021s] ( 664/1054) spt-net net::pairing::rendezvous::tests::token_varies_with_name_and_step
2026-06-15T10:06:56.3839024Z         PASS [   0.022s] ( 665/1054) spt-net net::pairing::rendezvous::tests::window_is_three_adjacent_tokens
2026-06-15T10:06:56.4476506Z         PASS [   0.082s] ( 666/1054) spt-net net::pairing::spake::tests::reflected_role_is_rejected_by_pake
2026-06-15T10:06:56.4695272Z         PASS [   0.106s] ( 667/1054) spt-net net::pairing::spake::tests::matching_code_pairs_and_agrees_on_key
2026-06-15T10:06:56.4828083Z         PASS [   0.111s] ( 668/1054) spt-net net::pairing::spake::tests::stale_step_fails
2026-06-15T10:06:56.4847129Z         PASS [   0.115s] ( 669/1054) spt-net net::pairing::spake::tests::stale_epoch_fails
2026-06-15T10:06:56.4860121Z         PASS [   0.016s] ( 670/1054) spt-net net::pairing::totp::tests::code_at_is_six_zero_padded_digits
2026-06-15T10:06:56.4891626Z         PASS [   0.114s] ( 671/1054) spt-net net::pairing::spake::tests::substituted_pubkey_fails
2026-06-15T10:06:56.4957494Z         PASS [   0.115s] ( 672/1054) spt-net net::pairing::spake::tests::tampered_tag_fails
2026-06-15T10:06:56.4969023Z         PASS [   0.199s] ( 673/1054) spt-net net::pairing::meet::tests::meet_redirects_joiner_to_the_real_pairing_endpoint
2026-06-15T10:06:56.4969948Z         PASS [   0.114s] ( 674/1054) spt-net net::pairing::spake::tests::wrong_code_fails_at_confirmation_not_spake
2026-06-15T10:06:56.4998814Z         PASS [   0.017s] ( 675/1054) spt-net net::pairing::totp::tests::debug_redacts_seed
2026-06-15T10:06:56.5051756Z         PASS [   0.020s] ( 676/1054) spt-net net::pairing::totp::tests::generated_seeds_are_distinct
2026-06-15T10:06:56.5096132Z         PASS [   0.023s] ( 677/1054) spt-net net::pairing::totp::tests::matches_rfc6238_appendix_b_vectors
2026-06-15T10:06:56.5119787Z         PASS [   0.022s] ( 678/1054) spt-net net::pairing::totp::tests::otpauth_uri_is_well_formed_and_encoded
2026-06-15T10:06:56.5170847Z         PASS [   0.023s] ( 679/1054) spt-net net::pairing::totp::tests::seed_round_trips_through_base32
2026-06-15T10:06:56.5192776Z         PASS [   0.022s] ( 680/1054) spt-net net::pairing::totp::tests::window_accepts_plus_minus_one_only
2026-06-15T10:06:56.5220267Z         PASS [   0.025s] ( 681/1054) spt-net net::pairing::totp::tests::time_step_is_floor_unix_over_period
2026-06-15T10:06:56.5266908Z         PASS [   0.027s] ( 682/1054) spt-net net::pairing::transcript::tests::diverged_shared_secret_fails_verification
2026-06-15T10:06:56.5312071Z         PASS [   0.026s] ( 683/1054) spt-net net::pairing::transcript::tests::each_bound_field_changes_the_tag
2026-06-15T10:06:56.5339156Z         PASS [   0.025s] ( 684/1054) spt-net net::pairing::transcript::tests::length_prefixing_prevents_boundary_collision
2026-06-15T10:06:56.5366513Z         PASS [   0.025s] ( 685/1054) spt-net net::pairing::transcript::tests::matching_tag_verifies_and_roles_differ
2026-06-15T10:06:56.5420190Z         PASS [   0.025s] ( 686/1054) spt-net net::pairing::transcript::tests::message_order_is_bound
2026-06-15T10:06:56.5447999Z         PASS [   0.025s] ( 687/1054) spt-net net::pairing::transcript::tests::pake_identity_binds_role_and_context
2026-06-15T10:06:56.5489481Z         PASS [   0.102s] ( 688/1054) spt-net net::pairing::spake::tests::wrong_subnet_fails
2026-06-15T10:06:56.5555898Z         PASS [   0.025s] ( 689/1054) spt-net net::pairing::wire::tests::frame_codec_round_trips_and_rejects_garbage
2026-06-15T10:06:56.5594514Z         PASS [   0.026s] ( 690/1054) spt-net net::pairing::wire::tests::hello_intro_is_additive_and_roundtrips
2026-06-15T10:06:56.5710270Z         PASS [   0.026s] ( 691/1054) spt-net net::pairing::wire::tests::seed_frame_roster_is_additive_and_roundtrips
2026-06-15T10:06:56.5872846Z         PASS [   1.372s] ( 692/1054) spt-live resume::tests::download_renders_role_first_then_live_then_project
2026-06-15T10:06:56.5898202Z         PASS [   0.018s] ( 693/1054) spt-net net::registry::tests::advertise_if_visible_gates_before_join
2026-06-15T10:06:56.6052889Z         PASS [   0.014s] ( 694/1054) spt-net net::registry::tests::distinct_nodes_are_separate_instances
2026-06-15T10:06:56.6105452Z         PASS [   0.017s] ( 695/1054) spt-net net::registry::tests::equal_epoch_replay_is_stale_noop
2026-06-15T10:06:56.6208163Z         PASS [   0.020s] ( 696/1054) spt-net net::registry::tests::evicting_dead_node_clears_phantom_ambiguity
2026-06-15T10:06:56.6228579Z         PASS [   0.016s] ( 697/1054) spt-net net::registry::tests::excluded_endpoint_is_not_routable_even_via_node_pin
2026-06-15T10:06:56.6388105Z         PASS [   0.017s] ( 698/1054) spt-net net::registry::tests::exclusion_prunes_cross_subnet_ambiguity
2026-06-15T10:06:56.6455238Z         PASS [   0.021s] ( 699/1054) spt-net net::registry::tests::join_collides_even_with_offline_holder
2026-06-15T10:06:56.6581476Z         PASS [   0.018s] ( 700/1054) spt-net net::registry::tests::join_colliding_id_on_other_node_refuses_untouched
2026-06-15T10:06:56.6777145Z         PASS [   0.031s] ( 701/1054) spt-net net::registry::tests::join_fresh_id_is_inserted
2026-06-15T10:06:56.6777887Z         PASS [   0.152s] ( 702/1054) spt-net net::pairing::wire::tests::busy_subnet_refuses_ceremony
2026-06-15T10:06:56.6826196Z         PASS [   0.025s] ( 703/1054) spt-net net::registry::tests::join_same_name_in_different_subnet_is_legal
2026-06-15T10:06:56.6999451Z         PASS [   0.022s] ( 704/1054) spt-net net::registry::tests::newer_epoch_supersedes_same_node
2026-06-15T10:06:56.7000940Z         PASS [   0.142s] ( 705/1054) spt-net net::pairing::wire::tests::unknown_subnet_is_rejected
2026-06-15T10:06:56.7001547Z         PASS [   0.024s] ( 706/1054) spt-net net::registry::tests::join_same_node_falls_through_to_lease
2026-06-15T10:06:56.7012109Z         PASS [   0.152s] ( 707/1054) spt-net net::pairing::wire::tests::stale_step_is_rejected
2026-06-15T10:06:56.7012813Z         PASS [   0.019s] ( 708/1054) spt-net net::registry::tests::node_label_rides_the_lease_and_serde
2026-06-15T10:06:56.7104418Z         PASS [   4.503s] ( 709/1054) spt-daemon::resume resume_below_ring_floor_clamps_forward_without_gap_error
2026-06-15T10:06:56.7136107Z         PASS [   0.018s] ( 710/1054) spt-net net::registry::tests::node_level_label_lease_persist_prune_and_serde
2026-06-15T10:06:56.7226308Z         PASS [   0.024s] ( 711/1054) spt-net net::registry::tests::node_qualifier_accepts_label_and_prefix_refuses_shared
2026-06-15T10:06:56.7292985Z         PASS [   0.028s] ( 712/1054) spt-net net::registry::tests::presence_datum_rides_the_lease_and_serde
2026-06-15T10:06:56.7293620Z         PASS [   0.027s] ( 713/1054) spt-net net::registry::tests::registry_serde_roundtrips
2026-06-15T10:06:56.7317128Z         PASS [   0.027s] ( 714/1054) spt-net net::registry::tests::rename_collision_refuses_whole_ripple
2026-06-15T10:06:56.7329133Z         PASS [   0.024s] ( 715/1054) spt-net net::registry::tests::rename_ripples_rows_across_advertised_subnets
2026-06-15T10:06:56.7329889Z         PASS [   0.019s] ( 716/1054) spt-net net::registry::tests::resolve_across_bare_id_in_two_subnets_refuses
2026-06-15T10:06:56.7395916Z         PASS [   0.017s] ( 717/1054) spt-net net::registry::tests::resolve_across_subnet_qualified_routes_there
2026-06-15T10:06:56.7456744Z         PASS [   0.018s] ( 718/1054) spt-net net::registry::tests::resolve_across_unique_id_resolves
2026-06-15T10:06:56.7457592Z         PASS [   0.218s] ( 719/1054) spt-net net::pairing::wire::tests::create_new_then_join_learns_named_subnet
2026-06-15T10:06:56.7523213Z         PASS [   0.024s] ( 720/1054) spt-net net::registry::tests::resolve_multiple_live_nodes_refuses
2026-06-15T10:06:56.7545507Z         PASS [   0.024s] ( 721/1054) spt-net net::registry::tests::resolve_node_qualifier_pins_and_offline_is_not_found
2026-06-15T10:06:56.7588041Z         PASS [   0.025s] ( 722/1054) spt-net net::registry::tests::resolve_prefers_local_instance
2026-06-15T10:06:56.7591312Z         PASS [   0.026s] ( 723/1054) spt-net net::registry::tests::resolve_sole_live_remote_and_skips_offline
2026-06-15T10:06:56.7619701Z         PASS [   0.023s] ( 724/1054) spt-net net::registry::tests::resource_blurb_rides_the_lease_and_serde
2026-06-15T10:06:56.7659353Z         PASS [   0.021s] ( 725/1054) spt-net net::registry::tests::resource_projection_filters_hidden_and_offline
2026-06-15T10:06:56.7682539Z         PASS [   0.024s] ( 726/1054) spt-net net::registry::tests::stale_active_cannot_clobber_newer_offline
2026-06-15T10:06:56.7709093Z         PASS [   0.019s] ( 727/1054) spt-net net::registry::tests::suspended_is_addressable_and_roundtrips
2026-06-15T10:06:56.7742907Z         PASS [   0.022s] ( 728/1054) spt-net net::replicate::tests::apply_routes_by_subnet_and_drops_non_member
2026-06-15T10:06:56.7751959Z         PASS [   0.233s] ( 729/1054) spt-net net::pairing::wire::tests::repair_member_keeps_seed
2026-06-15T10:06:56.7767522Z         PASS [   0.217s] ( 730/1054) spt-net net::pairing::wire::tests::wrong_code_fails_and_records_no_membership
2026-06-15T10:06:56.7822960Z         PASS [   0.025s] ( 731/1054) spt-net net::replicate::tests::decoder_survives_chunk_splits_and_corrupt_lines
2026-06-15T10:06:56.7853532Z         PASS [   0.026s] ( 732/1054) spt-net net::replicate::tests::feed_carries_instances_and_node_labels_wire_compat
2026-06-15T10:06:56.7883156Z         PASS [   0.026s] ( 733/1054) spt-net net::replicate::tests::stale_wire_update_cannot_clobber_newer_state
2026-06-15T10:06:56.7925794Z         PASS [   0.027s] ( 734/1054) spt-net net::replicate::tests::update_round_trips_and_tolerates_unknown_field
2026-06-15T10:06:56.7962532Z         PASS [   0.028s] ( 735/1054) spt-net net::rest::tests::records_round_trip_and_degrade
2026-06-15T10:06:56.7971200Z         PASS [   0.260s] ( 736/1054) spt-net net::pairing::wire::tests::loopback_pairs_and_transfers_seed_and_roster
2026-06-15T10:06:56.7995698Z         PASS [   0.029s] ( 737/1054) spt-net net::serveprobe::tests::records_round_trip_and_degrade
2026-06-15T10:06:56.8028666Z         PASS [   0.029s] ( 738/1054) spt-net net::shelllink::tests::records_round_trip_and_degrade
2026-06-15T10:06:56.8064526Z         PASS [   0.031s] ( 739/1054) spt-net net::sync::tests::forged_origin_field_is_inert
2026-06-15T10:06:56.8104399Z         PASS [   0.034s] ( 740/1054) spt-net net::sync::tests::record_split_across_chunks_reassembles
2026-06-15T10:06:56.8144873Z         PASS [   0.032s] ( 741/1054) spt-net net::sync::tests::records_round_trip_and_unknown_kind_is_skipped
2026-06-15T10:06:56.8178580Z         PASS [   0.032s] ( 742/1054) spt-net net::update::tests::forged_origin_field_is_inert
2026-06-15T10:06:56.8216299Z         PASS [   0.033s] ( 743/1054) spt-net net::update::tests::record_split_across_chunks_reassembles
2026-06-15T10:06:56.8260993Z         PASS [   0.033s] ( 744/1054) spt-net net::update::tests::records_round_trip_and_unknown_kind_is_skipped
2026-06-15T10:06:56.8296354Z         PASS [   0.033s] ( 745/1054) spt-net net::wanmsg::tests::forged_origin_field_is_inert
2026-06-15T10:06:56.8333052Z         PASS [   0.036s] ( 746/1054) spt-net net::wanmsg::tests::message_round_trips_and_tolerates_unknown_field
2026-06-15T10:06:56.8362052Z         PASS [   0.036s] ( 747/1054) spt-net net::wanmsg::tests::route_splits_local_and_remote_and_passes_refusals
2026-06-15T10:06:56.8395777Z         PASS [   0.037s] ( 748/1054) spt-net net::xfer::tests::forged_origin_field_is_inert
2026-06-15T10:06:56.8437384Z         PASS [   0.037s] ( 749/1054) spt-net net::xfer::tests::record_split_across_chunks_reassembles
2026-06-15T10:06:56.8497209Z         PASS [   0.039s] ( 750/1054) spt-net net::xfer::tests::records_round_trip_and_unknown_kind_is_skipped
2026-06-15T10:06:56.8513231Z         PASS [   0.033s] ( 751/1054) spt-proto addr::tests::parses_every_qualifier_combination
2026-06-15T10:06:56.8607420Z         PASS [   0.038s] ( 752/1054) spt-proto addr::tests::rejects_doubled_delimiters
2026-06-15T10:06:56.8614522Z         PASS [   0.047s] ( 753/1054) spt-proto addr::tests::display_round_trips
2026-06-15T10:06:56.8617667Z         PASS [   0.036s] ( 754/1054) spt-proto addr::tests::rejects_empty_or_bad_components
2026-06-15T10:06:56.8639447Z         PASS [   0.034s] ( 755/1054) spt-proto chunk::tests::malformed_parts_return_none
2026-06-15T10:06:56.8653204Z         PASS [   0.032s] ( 756/1054) spt-proto chunk::tests::missing_middle_part_is_dropped
2026-06-15T10:06:56.8682245Z         PASS [   0.032s] ( 757/1054) spt-proto chunk::tests::orphan_group_without_head_is_dropped
2026-06-15T10:06:56.8709887Z         PASS [   0.031s] ( 758/1054) spt-proto chunk::tests::oversized_line_splits_and_each_part_is_well_formed_and_bounded
2026-06-15T10:06:56.8742785Z         PASS [   0.030s] ( 759/1054) spt-proto chunk::tests::reassemble_stream_handles_mixed_traffic
2026-06-15T10:06:56.8770775Z         PASS [   0.027s] ( 760/1054) spt-proto chunk::tests::short_line_passes_through_unchunked
2026-06-15T10:06:56.8843367Z         PASS [   0.025s] ( 761/1054) spt-proto endpoint::tests::agent_vs_shell_split
2026-06-15T10:06:56.8871008Z         PASS [   0.026s] ( 762/1054) spt-proto endpoint::tests::broker_and_node_families
2026-06-15T10:06:56.8905817Z         PASS [   0.029s] ( 763/1054) spt-proto endpoint::tests::day_one_tags_round_trip
2026-06-15T10:06:56.8935970Z         PASS [   0.030s] ( 764/1054) spt-proto endpoint::tests::shell_kind_round_trips
2026-06-15T10:06:56.8972096Z         PASS [   0.032s] ( 765/1054) spt-proto endpoint::tests::unknown_tag_tolerated_and_preserved
2026-06-15T10:06:56.9001140Z         PASS [   0.032s] ( 766/1054) spt-proto envelope::tests::body_escape_is_cr_linesafe
2026-06-15T10:06:56.9036140Z         PASS [   0.033s] ( 767/1054) spt-proto envelope::tests::body_escape_unescape_round_trips_html_and_newlines
2026-06-15T10:06:56.9064341Z         PASS [   0.032s] ( 768/1054) spt-proto envelope::tests::decode_is_amp_last_so_literal_entities_do_not_double_decode
2026-06-15T10:06:56.9099808Z         PASS [   0.033s] ( 769/1054) spt-proto envelope::tests::from_attr_returns_none_on_garbage_or_empty
2026-06-15T10:06:56.9112905Z         PASS [   0.060s] ( 770/1054) spt-proto chunk::tests::split_then_reassemble_is_byte_identity
2026-06-15T10:06:56.9128895Z         PASS [   0.029s] ( 771/1054) spt-proto envelope::tests::from_attr_unescape_is_amp_last
2026-06-15T10:06:56.9165783Z         PASS [   0.029s] ( 772/1054) spt-proto envelope::tests::parser_both_tags_present
2026-06-15T10:06:56.9193797Z         PASS [   0.029s] ( 773/1054) spt-proto envelope::tests::parser_empty_body_is_some_empty_and_nested_tags_preserved
2026-06-15T10:06:56.9224502Z         PASS [   0.029s] ( 774/1054) spt-proto envelope::tests::parser_no_tags_falls_back_whole_payload_to_live
2026-06-15T10:06:56.9262130Z         PASS [   0.029s] ( 775/1054) spt-proto envelope::tests::parser_out_of_order_tags_both_extracted
2026-06-15T10:06:56.9290775Z         PASS [   0.029s] ( 776/1054) spt-proto envelope::tests::parser_unclosed_live_tag_does_not_scoop_project
2026-06-15T10:06:56.9330288Z         PASS [   0.029s] ( 777/1054) spt-proto event::tests::alarm_event_round_trips
2026-06-15T10:06:56.9360260Z         PASS [   0.030s] ( 778/1054) spt-proto event::tests::attr_decode_is_amp_last
2026-06-15T10:06:56.9394650Z         PASS [   0.029s] ( 779/1054) spt-proto event::tests::attr_order_preserved
2026-06-15T10:06:56.9426876Z         PASS [   0.031s] ( 780/1054) spt-proto event::tests::body_with_literal_event_tokens_round_trips
2026-06-15T10:06:56.9471436Z         PASS [   0.034s] ( 781/1054) spt-proto event::tests::empty_body_envelope_parses
2026-06-15T10:06:56.9503283Z         PASS [   0.034s] ( 782/1054) spt-proto event::tests::malformed_inputs_return_none_without_panic
2026-06-15T10:06:56.9526852Z         PASS [   0.033s] ( 783/1054) spt-proto event::tests::msg_event_round_trips
2026-06-15T10:06:56.9559963Z         PASS [   0.033s] ( 784/1054) spt-proto event::tests::psyche_authorable_types_are_reply_and_notify_only
2026-06-15T10:06:56.9590265Z         PASS [   0.033s] ( 785/1054) spt-proto event::tests::typed_envelope_detected_and_parsed
2026-06-15T10:06:56.9621930Z         PASS [   0.033s] ( 786/1054) spt-proto event::tests::typed_predicate_rejects_partials
2026-06-15T10:06:56.9663145Z         PASS [   0.033s] ( 787/1054) spt-proto event::tests::user_msg_envelope_is_n_minus_one_tolerant
2026-06-15T10:06:56.9689691Z         PASS [   0.033s] ( 788/1054) spt-proto event::tests::user_msg_event_round_trips
2026-06-15T10:06:56.9715766Z         PASS [   0.032s] ( 789/1054) spt-proto event::tests::user_msg_gate_is_not_payload_trusted
2026-06-15T10:06:56.9749063Z         PASS [   0.032s] ( 790/1054) spt-proto event::tests::user_msg_identity_gate_truth_table
2026-06-15T10:06:56.9783153Z         PASS [   0.031s] ( 791/1054) spt-proto id::tests::accepts_japanese_scripts
2026-06-15T10:06:56.9813154Z         PASS [   0.031s] ( 792/1054) spt-proto id::tests::accepts_plain_and_composite_ids
2026-06-15T10:06:56.9854566Z         PASS [   0.032s] ( 793/1054) spt-proto id::tests::rejects_empty_and_overlong
2026-06-15T10:06:56.9882001Z         PASS [   0.032s] ( 794/1054) spt-proto id::tests::rejects_path_whitespace_and_control
2026-06-15T10:06:56.9914571Z         PASS [   0.032s] ( 795/1054) spt-proto id::tests::reports_bad_char_position
2026-06-15T10:06:56.9953933Z         PASS [   0.033s] ( 796/1054) spt-proto id::tests::reserves_address_delimiters
2026-06-15T10:06:56.9980036Z         PASS [   0.032s] ( 797/1054) spt-proto identity::tests::bad_inputs_error_without_panic
2026-06-15T10:06:57.0093868Z         PASS [   0.038s] ( 798/1054) spt-proto identity::tests::public_key_hex_round_trips
2026-06-15T10:06:57.0100593Z         PASS [   0.041s] ( 799/1054) spt-proto identity::tests::known_answer_fixed_seed_is_stable
2026-06-15T10:06:57.0152975Z         PASS [   0.037s] ( 800/1054) spt-proto payload::tests::base64_known_vectors
2026-06-15T10:06:57.0188846Z         PASS [   0.038s] ( 801/1054) spt-proto payload::tests::binary_blob_round_trips_all_byte_values
2026-06-15T10:06:57.0225001Z         PASS [   0.037s] ( 802/1054) spt-proto payload::tests::blob_padding_lengths_round_trip
2026-06-15T10:06:57.0261595Z         PASS [   0.038s] ( 803/1054) spt-proto payload::tests::command_payload_round_trips
2026-06-15T10:06:57.0292548Z         PASS [   0.038s] ( 804/1054) spt-proto payload::tests::text_payload_round_trips
2026-06-15T10:06:57.0325192Z         PASS [   0.037s] ( 805/1054) spt-proto payload::tests::unknown_or_malformed_decodes_to_none
2026-06-15T10:06:57.0354389Z         PASS [   0.037s] ( 806/1054) spt-proto version::tests::current_version_self_compatible
2026-06-15T10:06:57.0397768Z         PASS [   0.030s] ( 807/1054) spt-proto version::tests::n_minus_one_window_accepts_and_rejects
2026-06-15T10:06:57.0437027Z         PASS [   0.034s] ( 808/1054) spt-proto version::tests::window_floor_saturates_at_zero
2026-06-15T10:06:57.0476457Z         PASS [   0.073s] ( 809/1054) spt-proto identity::tests::sign_verify_round_trip
2026-06-15T10:06:57.0507516Z         PASS [   0.032s] ( 810/1054) spt-runtime manifest::tests::digest_section_source_resolution
2026-06-15T10:06:57.0538779Z         PASS [   0.031s] ( 811/1054) spt-runtime manifest::tests::digest_section_validation_errors
2026-06-15T10:06:57.0561353Z         PASS [   0.030s] ( 812/1054) spt-runtime manifest::tests::fetcher_strategy_requires_fetcher_field
2026-06-15T10:06:57.0591598Z         PASS [   0.044s] ( 813/1054) spt-runtime manifest::tests::checked_in_schema_is_current
2026-06-15T10:06:57.0603447Z         PASS [   0.031s] ( 814/1054) spt-runtime manifest::tests::harness_fixture_parses_all_sections
2026-06-15T10:06:57.0623847Z         PASS [   0.030s] ( 815/1054) spt-runtime manifest::tests::harness_kind_with_shell_section_fails_validation
2026-06-15T10:06:57.0686138Z         PASS [   0.029s] ( 816/1054) spt-runtime manifest::tests::inject_env_without_value_fails_validation
2026-06-15T10:06:57.0754050Z         PASS [   0.040s] ( 817/1054) spt-runtime manifest::tests::hint_keyword_matching
2026-06-15T10:06:57.0757035Z         PASS [   0.028s] ( 818/1054) spt-runtime manifest::tests::minimal_header_only_manifest_is_valid
2026-06-15T10:06:57.0773394Z         PASS [   0.034s] ( 819/1054) spt-runtime manifest::tests::manifest_schema_shape
2026-06-15T10:06:57.0794062Z         PASS [   0.029s] ( 820/1054) spt-runtime manifest::tests::profile_overlays_hints_wholesale
2026-06-15T10:06:57.0836857Z         PASS [   0.030s] ( 821/1054) spt-runtime manifest::tests::round_trips_through_toml
2026-06-15T10:06:57.0865847Z         PASS [   0.030s] ( 822/1054) spt-runtime manifest::tests::shell_fixture_parses
2026-06-15T10:06:57.0893800Z         PASS [   0.030s] ( 823/1054) spt-runtime manifest::tests::shell_kind_without_shell_section_fails_validation
2026-06-15T10:06:57.0940114Z         PASS [   0.034s] ( 824/1054) spt-runtime manifest::tests::shortcut_basename_optional_with_default
2026-06-15T10:06:57.0961049Z         PASS [   0.034s] ( 825/1054) spt-runtime manifest::tests::syntactically_broken_toml_is_an_error_not_a_panic
2026-06-15T10:06:57.0994717Z         PASS [   0.031s] ( 826/1054) spt-runtime manifest::tests::unknown_enum_variant_is_an_error_not_a_panic
2026-06-15T10:06:57.1003554Z         PASS [   1.822s] ( 827/1054) spt-live signoff::tests::boundary_writes_resume_commune
2026-06-15T10:06:57.1037505Z         PASS [   0.028s] ( 828/1054) spt-runtime manifest::tests::update_avenue_content_signing_fields
2026-06-15T10:06:57.1062507Z         PASS [   0.030s] ( 829/1054) spt-runtime profile::tests::deep_nested_leaf_replace
2026-06-15T10:06:57.1096924Z         PASS [   0.032s] ( 830/1054) spt-runtime profile::tests::file_pointer_recognized_only_for_single_file_key_table
2026-06-15T10:06:57.1133187Z         PASS [   0.034s] ( 831/1054) spt-runtime profile::tests::leaf_replace_contract
2026-06-15T10:06:57.1162098Z         PASS [   0.032s] ( 832/1054) spt-runtime profile::tests::profile_overlays_strings
2026-06-15T10:06:57.1245918Z         PASS [   0.038s] ( 833/1054) spt-runtime profile::tests::resolve_shipped_profile_applies_overlay
2026-06-15T10:06:57.1254854Z         PASS [   0.036s] ( 834/1054) spt-runtime profile::tests::resolve_unknown_profile_errors
2026-06-15T10:06:57.1269972Z         PASS [   0.033s] ( 835/1054) spt-runtime profile::tests::split_option_first_colon
2026-06-15T10:06:57.1294140Z         PASS [   0.033s] ( 836/1054) spt-runtime profile::tests::string_dot_path_read_write
2026-06-15T10:06:57.1329867Z         PASS [   0.033s] ( 837/1054) spt-runtime profile::tests::tighten_only_allows_tightening
2026-06-15T10:06:57.1359720Z         PASS [   0.036s] ( 838/1054) spt-runtime profile::tests::tighten_only_refuses_loosened_over_cap
2026-06-15T10:06:57.1395798Z         PASS [   0.036s] ( 839/1054) spt-runtime profile::tests::tighten_only_refuses_loosened_require_approval
2026-06-15T10:06:57.1675596Z         PASS [   0.061s] ( 840/1054) spt-runtime registry::tests::create_local_profile_guards
2026-06-15T10:06:57.1681481Z         PASS [   0.054s] ( 841/1054) spt-runtime registry::tests::delete_local_profile_rules
2026-06-15T10:06:57.1686258Z         PASS [   0.043s] ( 842/1054) spt-runtime registry::tests::invalid_manifest_records_nothing
2026-06-15T10:06:57.1742001Z         PASS [   0.064s] ( 843/1054) spt-runtime registry::tests::cross_adapter_fallback_target_resolves_adapter_and_profile
2026-06-15T10:06:57.1900602Z         PASS [   0.056s] ( 844/1054) spt-runtime registry::tests::missing_string_file_skips_at_read_without_error
2026-06-15T10:06:57.1909901Z         PASS [   0.075s] ( 845/1054) spt-runtime registry::tests::deregister_is_soft_and_readd_reactivates
2026-06-15T10:06:57.1947755Z         PASS [   0.065s] ( 846/1054) spt-runtime registry::tests::local_profile_survives_readd
2026-06-15T10:06:57.1949892Z         PASS [   0.070s] ( 847/1054) spt-runtime registry::tests::file_backed_string_reads_contents_lazily
2026-06-15T10:06:57.1998205Z         PASS [   0.063s] ( 848/1054) spt-runtime registry::tests::register_copy_vs_pointer_by_avenue
2026-06-15T10:06:57.2012560Z         PASS [   0.073s] ( 849/1054) spt-runtime registry::tests::local_profile_overrides_a_shipped_file_pointer
2026-06-15T10:06:57.2013564Z         PASS [   0.061s] ( 850/1054) spt-runtime registry::tests::resolve_option_bare_shipped_and_local
2026-06-15T10:06:57.2034711Z         PASS [   0.036s] ( 851/1054) spt-runtime registry::tests::resolve_option_in_matches_disk
2026-06-15T10:06:57.2053062Z         PASS [   0.037s] ( 852/1054) spt-runtime registry::tests::string_file_pointer_escaping_the_dir_is_refused_at_register
2026-06-15T10:06:57.2066224Z         PASS [   0.012s] ( 853/1054) spt-runtime runtime::tests::missing_key_errors_before_spawn
2026-06-15T10:06:57.2079092Z         PASS [   0.017s] ( 854/1054) spt-runtime runtime::tests::fills_known_placeholders
2026-06-15T10:06:57.2148102Z         PASS [   0.016s] ( 855/1054) spt-runtime runtime::tests::tokenize_honors_double_quotes
2026-06-15T10:06:57.2193515Z         PASS [   0.019s] ( 856/1054) spt-runtime runtime::tests::unknown_role_errors
2026-06-15T10:06:57.2246756Z         PASS [   0.056s] ( 857/1054) spt-runtime registry::tests::strings_get_set_through_overlay
2026-06-15T10:06:57.2271830Z         PASS [   0.052s] ( 858/1054) spt-runtime runtime::tests::bounded_run_captures_success
2026-06-15T10:06:57.2272544Z         PASS [   0.024s] ( 859/1054) spt-store access::tests::recent_outbound_correlates_within_window
2026-06-15T10:06:57.2316285Z         PASS [   0.031s] ( 860/1054) spt-store access::tests::allow_revoke_open_polarity
2026-06-15T10:06:57.2378477Z         PASS [   0.043s] ( 861/1054) spt-runtime runtime::tests::spawn_session_detached_returns_pid
2026-06-15T10:06:57.2419290Z         PASS [   0.036s] ( 862/1054) spt-store access::tests::recent_outbound_persists
2026-06-15T10:06:57.2448910Z         PASS [   0.040s] ( 863/1054) spt-store access::tests::recent_outbound_is_bounded
2026-06-15T10:06:57.2462412Z         PASS [   0.031s] ( 864/1054) spt-store access::tests::users_reservation_decodes_inert
2026-06-15T10:06:57.2536845Z         PASS [   0.046s] ( 865/1054) spt-store access::tests::store_persists_and_degrades_open
2026-06-15T10:06:57.2560018Z         PASS [   0.037s] ( 866/1054) spt-store atomic::tests::atomic_write_bytes_round_trips
2026-06-15T10:06:57.2688023Z         PASS [   0.042s] ( 867/1054) spt-store atomic::tests::retry_absorbs_transient_then_succeeds
2026-06-15T10:06:57.2716506Z         PASS [   0.044s] ( 868/1054) spt-store atomic::tests::retry_does_not_retry_non_transient
2026-06-15T10:06:57.2748773Z         PASS [   0.043s] ( 869/1054) spt-store atomic::tests::retry_gives_up_after_max_attempts
2026-06-15T10:06:57.2787526Z         PASS [   0.041s] ( 870/1054) spt-store atomic::tests::to_forward_slash_strips_unc_prefix
2026-06-15T10:06:57.2790325Z         PASS [   0.055s] ( 871/1054) spt-store atomic::tests::atomic_write_creates_and_replaces
2026-06-15T10:06:57.2854980Z         PASS [   0.041s] ( 872/1054) spt-store attachment::tests::boot_reset_and_serving_filter
2026-06-15T10:06:57.2875392Z         PASS [   0.046s] ( 873/1054) spt-store attachment::tests::attached_default_flip_roundtrip
2026-06-15T10:06:57.2894227Z         PASS [   0.043s] ( 874/1054) spt-store attachment::tests::corrupt_file_degrades_to_attached
2026-06-15T10:06:57.3157448Z         PASS [   0.035s] ( 875/1054) spt-store contextmark::tests::join_bump_dominates_both_parents
2026-06-15T10:06:57.3186744Z         PASS [   0.032s] ( 876/1054) spt-store contextmark::tests::marker_round_trips_v1_and_v2
2026-06-15T10:06:57.3274943Z         PASS [   0.039s] ( 877/1054) spt-store contextmark::tests::merge_decisions
2026-06-15T10:06:57.3275570Z         PASS [   0.038s] ( 878/1054) spt-store contextmark::tests::vector_compare_covers_all_orders
2026-06-15T10:06:57.3329995Z         PASS [   0.016s] ( 879/1054) spt-store contextmark::tests::vector_parse_tolerant
2026-06-15T10:06:57.5925873Z         PASS [   0.262s] ( 880/1054) spt-store contextstore::tests::invalid_id_refused
2026-06-15T10:06:57.6711595Z         PASS [   0.398s] ( 881/1054) spt-store branchstore::tests::open_or_init_idempotent
2026-06-15T10:06:57.6992287Z         PASS [   2.119s] ( 882/1054) spt-msg deliver::tests::recycled_pid_address_does_not_misdeliver
2026-06-15T10:06:57.7381094Z         LEAK [   0.547s] ( 883/1054) spt-runtime runtime::tests::bounded_run_kills_on_timeout
2026-06-15T10:06:57.7612596Z         PASS [   0.022s] ( 884/1054) spt-store epoch::tests::corrupt_or_absent_file_degrades_safely
2026-06-15T10:06:57.7898168Z         PASS [   0.026s] ( 885/1054) spt-store epoch::tests::counter_persists_across_reload
2026-06-15T10:06:57.8067006Z         PASS [   0.019s] ( 886/1054) spt-store epoch::tests::next_is_strictly_increasing_from_one
2026-06-15T10:06:57.8235200Z         PASS [   0.019s] ( 887/1054) spt-store gitrun::tests::deadline_kills_and_reports_timed_out
2026-06-15T10:06:57.8676881Z         PASS [   0.045s] ( 888/1054) spt-store gitrun::tests::version_runs_within_budget
2026-06-15T10:06:57.8751153Z         PASS [   0.007s] ( 889/1054) spt-store grants::tests::grant_match_is_exact_per_tuple
2026-06-15T10:06:57.8820899Z         PASS [   0.007s] ( 890/1054) spt-store grants::tests::grant_revoke_roundtrip_default_deny
2026-06-15T10:07:01.7312517Z         PASS [   3.841s] ( 891/1054) spt-store grants::tests::persistence_and_corrupt_degrade_to_deny
2026-06-15T10:07:03.0981934Z         PASS [   1.365s] ( 892/1054) spt-store history::tests::appends_one_record_per_line
2026-06-15T10:07:03.1253027Z         PASS [   0.031s] ( 893/1054) spt-store history::tests::context_entries_carry_the_discriminator
2026-06-15T10:07:05.0094192Z         PASS [   1.879s] ( 894/1054) spt-store history::tests::digest_entries_go_to_a_separate_log
2026-06-15T10:07:06.8883410Z         PASS [   1.884s] ( 895/1054) spt-store home::tests::adoption_stamps_only_unset_and_only_when_unambiguous
2026-06-15T10:07:06.9230749Z         PASS [   0.023s] ( 896/1054) spt-store home::tests::home_assignment_matrix
2026-06-15T10:07:06.9231613Z         PASS [  26.557s] ( 897/1054) spt::bin/spt cli::tests::owner_shutdown_gated_by_can_shutdown_grant
2026-06-15T10:07:06.9232917Z         PASS [   0.017s] ( 898/1054) spt-store home::tests::scope_seeding_never_clobbers_user_policy
2026-06-15T10:07:06.9503069Z         PASS [   0.023s] ( 899/1054) spt-store home::tests::stamp_creation_fields_news_assign_and_revives_carry_forward
2026-06-15T10:07:06.9504231Z         PASS [   0.019s] ( 900/1054) spt-store hostlabel::tests::hostname_is_nonempty_and_trimmed_on_supported_platforms
2026-06-15T10:07:06.9695355Z         PASS [   9.683s] ( 901/1054) spt-store branchstore::tests::sweep_removes_only_stale_empty_locks
2026-06-15T10:07:06.9704999Z         PASS [   0.038s] ( 902/1054) spt-store info::tests::busy_sentinel_round_trips_and_read_pid_is_none
2026-06-15T10:07:07.0288436Z         PASS [   0.051s] ( 903/1054) spt-store info::tests::read_pid_tolerates_schema_minimal
2026-06-15T10:07:07.0289079Z         PASS [   0.069s] ( 904/1054) spt-store info::tests::corrupt_content_returns_none
2026-06-15T10:07:07.0851983Z         PASS [   0.059s] ( 905/1054) spt-store info::tests::set_driven_by_stamps_and_clears
2026-06-15T10:07:07.0924655Z         PASS [   0.064s] ( 906/1054) spt-store info::tests::set_last_active_stamps_recency
2026-06-15T10:07:07.1497362Z         PASS [   0.066s] ( 907/1054) spt-store info::tests::set_resources_writes_and_clears_the_blurb
2026-06-15T10:07:07.1778337Z         PASS [   0.083s] ( 908/1054) spt-store info::tests::set_rest_state_stamps_state_and_anchor_as_a_pair
2026-06-15T10:07:07.1943376Z         PASS [   0.046s] ( 909/1054) spt-store info::tests::set_status_marks_existing_record
2026-06-15T10:07:07.2170171Z         PASS [   0.040s] ( 910/1054) spt-store info::tests::write_read_round_trip
2026-06-15T10:07:07.2340498Z         PASS [   0.035s] ( 911/1054) spt-store liveness::tests::busy_and_missing_keep_interim_parity
2026-06-15T10:07:07.2760506Z         PASS [   0.045s] ( 912/1054) spt-store liveness::tests::daemon_hosted_online_survives_dead_pid
2026-06-15T10:07:07.2862995Z         PASS [   0.068s] ( 913/1054) spt-store liveness::tests::daemon_hosted_offline_overrides_live_pid
2026-06-15T10:07:07.3029866Z         PASS [  29.889s] ( 914/1054) spt::brain_respawn_rename brain_respawns_onto_applied_bytes_after_in_place_rename
2026-06-15T10:07:07.3255147Z         PASS [   0.027s] ( 915/1054) spt-store nodeid::tests::corrupt_key_errors_never_regenerates
2026-06-15T10:07:07.3360899Z         PASS [   0.061s] ( 916/1054) spt-store liveness::tests::external_perch_still_pid_probes
2026-06-15T10:07:07.3666370Z         PASS [   0.081s] ( 917/1054) spt-store liveness::tests::registry_entry_keys_on_status_for_hosted_rows
2026-06-15T10:07:07.3768651Z         PASS [   0.047s] ( 918/1054) spt-store nodeid::tests::create_then_load_is_stable
2026-06-15T10:07:07.3886151Z         PASS [   0.049s] ( 919/1054) spt-store nodeid::tests::seed_hex_round_trips
2026-06-15T10:07:07.4575338Z         PASS [   0.071s] ( 920/1054) spt-store notif::tests::produce_list_dismiss_round_trip
2026-06-15T10:07:07.4811040Z         PASS [   0.106s] ( 921/1054) spt-store notif::tests::listing_is_subnet_scoped
2026-06-15T10:07:07.4971932Z         PASS [   0.022s] ( 922/1054) spt-store notif::tests::row_serde_round_trips_with_forward_compat
2026-06-15T10:07:07.5266576Z         PASS [   0.145s] ( 923/1054) spt-store notif::tests::merge_is_idempotent_and_commutative
2026-06-15T10:07:07.5267171Z         PASS [  10.263s] ( 924/1054) spt-store branchstore::tests::branches_are_independent_roots
2026-06-15T10:07:07.5643481Z         PASS [   0.044s] ( 925/1054) spt-store peeraddrs::tests::corrupt_file_degrades_to_empty
2026-06-15T10:07:07.5644173Z         PASS [   0.109s] ( 926/1054) spt-store notif::tests::reopen_is_durable_and_corrupt_seen_degrades
2026-06-15T10:07:07.5833173Z         PASS [   0.088s] ( 927/1054) spt-store notif::tests::seen_unions_and_surfaced_maxes
2026-06-15T10:07:07.5952589Z         PASS [   0.075s] ( 928/1054) spt-store notif::tests::stale_undismissed_copy_cannot_undismiss
2026-06-15T10:07:07.5953898Z         PASS [   0.032s] ( 929/1054) spt-store peeraddrs::tests::put_get_roundtrip_and_noop_reput
2026-06-15T10:07:07.5955189Z         PASS [   0.033s] ( 930/1054) spt-store peeraddrs::tests::record_is_one_step_and_skips_noops
2026-06-15T10:07:07.6256866Z         PASS [   0.029s] ( 931/1054) spt-store perch::tests::classification_matrix
2026-06-15T10:07:07.6257797Z         PASS [   0.040s] ( 932/1054) spt-store perch::tests::child_files_route_through_one_resolver
2026-06-15T10:07:07.6276842Z         PASS [   0.032s] ( 933/1054) spt-store perch::tests::explicit_parent_wins_over_infer
2026-06-15T10:07:07.6638917Z         PASS [   0.056s] ( 934/1054) spt-store perch::tests::list_self_perch_ids_enumerates_bound_top_level
2026-06-15T10:07:07.6640164Z         PASS [   0.031s] ( 935/1054) spt-store perch::tests::resolve_psyche_and_worker_nest_under_parent
2026-06-15T10:07:07.6641183Z         PASS [   0.039s] ( 936/1054) spt-store perch::tests::resolve_self_is_flat
2026-06-15T10:07:07.6926481Z         PASS [   0.039s] ( 937/1054) spt-store perch::tests::spt_home_is_pure_and_honors_env
2026-06-15T10:07:07.6927001Z         PASS [   0.038s] ( 938/1054) spt-store proc::tests::current_process_is_alive
2026-06-15T10:07:07.6944869Z         PASS [   0.065s] ( 939/1054) spt-store perch::tests::shell_perches_resolve_under_owner_shells_namespace
2026-06-15T10:07:07.7020250Z         PASS [   0.038s] ( 940/1054) spt-store proc::tests::parent_pid_resolves_and_is_alive
2026-06-15T10:07:07.7261612Z         PASS [   0.030s] ( 941/1054) spt-store proc::tests::unassigned_pid_is_dead
2026-06-15T10:07:07.7262257Z         PASS [   0.034s] ( 942/1054) spt-store proc::tests::pid_zero_is_dead_on_every_os
2026-06-15T10:07:07.7443529Z         PASS [   0.043s] ( 943/1054) spt-store project::tests::url_spellings_normalize_to_one_id
2026-06-15T10:07:07.8415279Z         PASS [   0.112s] ( 944/1054) spt-store registry::tests::clean_removes_dead_keeps_live
2026-06-15T10:07:07.8549001Z         PASS [   0.130s] ( 945/1054) spt-store registry::tests::clean_keys_on_status_for_daemon_hosted_rows
2026-06-15T10:07:07.9118809Z         PASS [   0.064s] ( 946/1054) spt-store registry::tests::register_and_lookup
2026-06-15T10:07:07.9254068Z         PASS [   0.069s] ( 947/1054) spt-store registry::tests::register_on_nonexistent_owlery_creates_dir_and_succeeds
2026-06-15T10:07:07.9565160Z         PASS [  10.681s] ( 948/1054) spt-store branchstore::tests::multi_key_commit_is_one_commit
2026-06-15T10:07:07.9871568Z         PASS [  10.725s] ( 949/1054) spt-store branchstore::tests::commit_then_read_at_tip
2026-06-15T10:07:08.0123062Z         PASS [   0.104s] ( 950/1054) spt-store registry::tests::reregister_replaces_address
2026-06-15T10:07:08.0380135Z         PASS [   0.080s] ( 951/1054) spt-store registry::tests::resolve_on_empty_registry_is_none_not_error
2026-06-15T10:07:08.0457666Z         PASS [   0.302s] ( 952/1054) spt-store registry::tests::concurrent_registration_never_locks
2026-06-15T10:07:08.0458278Z         PASS [   0.123s] ( 953/1054) spt-store registry::tests::resolve_cleans_before_lookup
2026-06-15T10:07:08.0458820Z         PASS [   0.064s] ( 954/1054) spt-store rename::tests::live_nested_child_blocks_rename
2026-06-15T10:07:08.0683889Z         PASS [   0.063s] ( 955/1054) spt-store rename::tests::rename_refusals_leave_owlery_untouched
2026-06-15T10:07:08.0897113Z         PASS [  10.810s] ( 956/1054) spt-store branchstore::tests::unchanged_write_is_no_commit
2026-06-15T10:07:08.0898164Z         PASS [   0.046s] ( 957/1054) spt-store roster::tests::is_member_any_spans_subnets_and_honors_tombstones
2026-06-15T10:07:08.0945900Z         PASS [  10.758s] ( 958/1054) spt-store contextstore::tests::project_branch_holds_many_agents
2026-06-15T10:07:08.1011851Z         PASS [   0.057s] ( 959/1054) spt-store roster::tests::merge_entry_is_strictly_greater_lease_wins
2026-06-15T10:07:08.1089238Z         PASS [   0.075s] ( 960/1054) spt-store rename::tests::rename_ripples_self_and_nested_children
2026-06-15T10:07:08.1157646Z         PASS [   0.065s] ( 961/1054) spt-store roster::tests::merge_is_commutative_and_idempotent
2026-06-15T10:07:08.1293872Z         PASS [   0.025s] ( 962/1054) spt-store roster::tests::tombstones_are_scoped_and_merge
2026-06-15T10:07:08.1354642Z         PASS [   0.021s] ( 963/1054) spt-store rotation::tests::coalesce_is_per_subnet
2026-06-15T10:07:08.1401320Z         PASS [   0.030s] ( 964/1054) spt-store roster::tests::upsert_self_overwrites_unconditionally
2026-06-15T10:07:08.1402252Z         PASS [   0.067s] ( 965/1054) spt-store roster::tests::offline_member_persists_through_silence_and_reload
2026-06-15T10:07:08.1403292Z         PASS [   0.046s] ( 966/1054) spt-store roster::tests::serde_additive_and_degrades_to_empty
2026-06-15T10:07:08.1403937Z         PASS [   0.047s] ( 967/1054) spt-store roster::tests::tombstone_dominates_suppresses_reinsert_and_clears
2026-06-15T10:07:08.1404809Z         PASS [   0.048s] ( 968/1054) spt-store roster::tests::roster_for_projects_one_subnets_slice
2026-06-15T10:07:08.1483567Z         PASS [   0.020s] ( 969/1054) spt-store rotation::tests::coalesce_unions_revokees_and_keeps_earliest_deadline
2026-06-15T10:07:08.1587108Z         PASS [   0.021s] ( 970/1054) spt-store seed::tests::absent_cwd_is_omitted
2026-06-15T10:07:08.1588239Z         PASS [   0.023s] ( 971/1054) spt-store seed::tests::seed_round_trips_through_json
2026-06-15T10:07:08.1644848Z         PASS [   0.027s] ( 972/1054) spt-store rotation::tests::due_subnets_respects_deadline_and_force_is_immediate
2026-06-15T10:07:08.1842885Z         PASS [   0.036s] ( 973/1054) spt-store rotation::tests::persists_and_degrades_to_empty
2026-06-15T10:07:08.2044171Z         PASS [   0.055s] ( 974/1054) spt-store sessions::tests::appends_and_reads_in_order
2026-06-15T10:07:08.2156974Z         PASS [   0.037s] ( 975/1054) spt-store sessions::tests::tolerant_of_garbage_lines
2026-06-15T10:07:08.2162745Z         PASS [   0.048s] ( 976/1054) spt-store sessions::tests::same_session_rebind_is_deduped
2026-06-15T10:07:08.2164257Z         PASS [   0.055s] ( 977/1054) spt-store shellinfo::tests::composite_option_mints_colon_free_id_and_carries_the_composite
2026-06-15T10:07:08.2394221Z         PASS [   0.058s] ( 978/1054) spt-store shellinfo::tests::mint_smallest_free_and_teardown_frees
2026-06-15T10:07:08.2535258Z         PASS [   0.061s] ( 979/1054) spt-store shellinfo::tests::shellinfo_roundtrip_and_corrupt_tolerance
2026-06-15T10:07:08.2591345Z         PASS [   0.100s] ( 980/1054) spt-store shellinfo::tests::alias_unique_rename_and_resolution
2026-06-15T10:07:08.3417950Z         PASS [   0.075s] ( 981/1054) spt-store spool::tests::spool_touches_has_messages_sentinel
2026-06-15T10:07:08.3418685Z         PASS [   0.085s] ( 982/1054) spt-store spool::tests::reopen_is_idempotent
2026-06-15T10:07:08.3514943Z         PASS [   0.153s] ( 983/1054) spt-store spool::tests::drain_marks_delivered_and_is_idempotent
2026-06-15T10:07:08.3619420Z         PASS [   0.160s] ( 984/1054) spt-store spool::tests::deferred_row_survives_event_drain_then_hook_delivers
2026-06-15T10:07:08.3710989Z         PASS [   0.022s] ( 985/1054) spt-store subnet::tests::add_joined_preserves_seed_and_epoch
2026-06-15T10:07:08.3773508Z         PASS [   0.146s] ( 986/1054) spt-store spool::tests::non_deferred_drain_skips_deferred_and_preserves_order
2026-06-15T10:07:08.3774475Z         PASS [   0.023s] ( 987/1054) spt-store subnet::tests::adopt_rotation_takes_newer_seed_and_is_idempotent
2026-06-15T10:07:08.3956511Z         PASS [   0.023s] ( 988/1054) spt-store subnet::tests::create_subnet_starts_at_epoch_one_unique_name
2026-06-15T10:07:08.4227283Z         PASS [   0.023s] ( 989/1054) spt-store subnet::tests::minted_seeds_are_random
2026-06-15T10:07:08.4230520Z         PASS [   0.040s] ( 990/1054) spt-store subnet::tests::hex_round_trips_and_rejects_bad_input
2026-06-15T10:07:08.4236247Z         PASS [   0.038s] ( 991/1054) spt-store subnet::tests::hide_new_endpoints_defaults_off_and_persists
2026-06-15T10:07:08.4237064Z         PASS [   0.087s] ( 992/1054) spt-store spool::tests::wan_mark_seen_claims_once_and_blocks_spool_path
2026-06-15T10:07:08.4426901Z         PASS [   0.024s] ( 993/1054) spt-store subnet::tests::remove_drops_membership
2026-06-15T10:07:08.4432743Z         PASS [   0.027s] ( 994/1054) spt-store subnet::tests::missing_or_corrupt_file_is_empty_store
2026-06-15T10:07:08.4473462Z         PASS [   0.031s] ( 995/1054) spt-store subnet::tests::no_prior_generation_before_rotation
2026-06-15T10:07:08.4528506Z         PASS [   0.114s] ( 996/1054) spt-store spool::tests::wan_spool_dedups_on_op_id_across_reopen
2026-06-15T10:07:08.4533947Z         PASS [   0.033s] ( 997/1054) spt-store subnet::tests::rotate_bumps_epoch_and_changes_seed
2026-06-15T10:07:08.4787003Z         PASS [   0.037s] ( 998/1054) spt-store subnet::tests::store_persists_multi_subnet_and_rotation
2026-06-15T10:07:08.4825309Z         PASS [   0.268s] ( 999/1054) spt-store spool::tests::event_part_body_persists_byte_exact
2026-06-15T10:07:08.5155291Z         PASS [   0.821s] (1000/1054) spt-store project::tests::derivation_ladder
2026-06-15T10:07:08.7475089Z         PASS [   0.606s] (1001/1054) spt-store sessions::tests::last_k_and_bounding
2026-06-15T10:07:08.7903974Z         PASS [   0.046s] (1002/1054) spt-store timefmt::tests::formats_known_instants
2026-06-15T10:07:08.8154386Z         PASS [   0.019s] (1003/1054) spt-store timefmt::tests::lexical_order_matches_chronological_order
2026-06-15T10:07:08.8409286Z         PASS [   0.025s] (1004/1054) spt-store visibility::tests::hidden_gates_sync_even_when_listed
2026-06-15T10:07:08.8685998Z         PASS [   0.030s] (1005/1054) spt-store visibility::tests::hidden_is_or_of_defaults
2026-06-15T10:07:08.8993926Z         PASS [   0.413s] (1006/1054) spt-store syncmerge::tests::non_context_branch_refused
2026-06-15T10:07:08.8994613Z         PASS [   0.027s] (1007/1054) spt-store visibility::tests::override_wins_both_directions
2026-06-15T10:07:08.9226933Z         PASS [   0.032s] (1008/1054) spt-store visibility::tests::synced_requires_membership_listing
2026-06-15T10:07:08.9393284Z         PASS [   0.045s] (1009/1054) spt-store visibility::tests::store_persists_and_degrades_safe
2026-06-15T10:07:08.9616014Z         PASS [  16.132s] (1010/1054) spt-daemon::sync two_tier_sync_lands_and_gate_refuses_server_side
2026-06-15T10:07:08.9717572Z         PASS [   0.032s] (1011/1054) spt-store xfer::tests::xfer_id_is_filename_safe_and_distinct
2026-06-15T10:07:08.9787641Z         PASS [   0.053s] (1012/1054) spt-store xfer::tests::progress_round_trips_per_role_and_updates_mid_flight
2026-06-15T10:07:08.9990407Z         PASS [   0.039s] (1013/1054) spt-term digest::tests::config_defaults_are_the_presentation_formula
2026-06-15T10:07:09.0054991Z         PASS [   0.034s] (1014/1054) spt-term digest::tests::truncate_arg_cuts_to_width_with_ellipsis
2026-06-15T10:07:09.0103055Z         PASS [   0.032s] (1015/1054) spt-term projection::tests::agent_between_tools_breaks_the_sprint
2026-06-15T10:07:09.0307163Z         PASS [   0.034s] (1016/1054) spt-term projection::tests::context_record_discriminator
2026-06-15T10:07:09.0307805Z         PASS [   0.026s] (1017/1054) spt-term projection::tests::diagnostics_clean_stream_has_no_drops
2026-06-15T10:07:09.0401963Z         PASS [   0.032s] (1018/1054) spt-term projection::tests::diagnostics_record_every_drop_with_reason
2026-06-15T10:07:09.0625802Z         PASS [   0.030s] (1019/1054) spt-term projection::tests::empty_input_projects_empty_digest
2026-06-15T10:07:09.0644468Z         PASS [   0.033s] (1020/1054) spt-term projection::tests::leading_output_without_input_is_a_preamble_turn
2026-06-15T10:07:09.0668276Z         PASS [   0.027s] (1021/1054) spt-term projection::tests::malformed_unknown_role_and_toolless_tool_are_skipped
2026-06-15T10:07:09.0861469Z         PASS [   0.029s] (1022/1054) spt-term projection::tests::projects_input_agent_and_collapses_tool_sprints
2026-06-15T10:07:09.0895586Z         PASS [   0.022s] (1023/1054) spt-term projection::tests::timeline_boundary_divider_and_window_bridge
2026-06-15T10:07:09.0964667Z         PASS [   0.036s] (1024/1054) spt-term projection::tests::sprint_collapse_off_keeps_tools_separate
2026-06-15T10:07:09.1122059Z         PASS [   0.024s] (1025/1054) spt-term projection::tests::timeline_folds_context_into_a_turn
2026-06-15T10:07:09.1577168Z         PASS [   0.062s] (1026/1054) spt-term projection::tests::truncates_tool_args_to_width
2026-06-15T10:07:09.1579061Z         PASS [   0.058s] (1027/1054) spt-term projection::tests::ts_ordering_key_parses_and_is_optional
2026-06-15T10:07:09.1678490Z         PASS [   0.055s] (1028/1054) spt-term projection::tests::unknown_fields_are_tolerated
2026-06-15T10:07:09.1809195Z         PASS [   0.029s] (1029/1054) spt-term projection::tests::window_input_turns_bridges_and_trims
2026-06-15T10:07:09.1885395Z         PASS [   0.034s] (1030/1054) spt-term projection::tests::windows_to_last_n_turns
2026-06-15T10:07:09.1937808Z         PASS [   0.026s] (1031/1054) spt-term reader::tests::auto_answers_synthetic_dsr_query
2026-06-15T10:07:09.2094845Z         PASS [   0.023s] (1032/1054) spt-term reader::tests::dsr_matcher_finds_query_across_chunk_boundary
2026-06-15T10:07:09.2289748Z         PASS [   0.030s] (1033/1054) spt-term reader::tests::no_dsr_means_no_answer
2026-06-15T10:07:09.3612398Z         PASS [   0.165s] (1034/1054) spt-term::dsr conpty_output_not_withheld_under_the_drain
2026-06-15T10:07:09.3702024Z         PASS [   0.157s] (1035/1054) spt-term::dsr drain_forwards_child_output
2026-06-15T10:07:09.3702701Z         PASS [   0.149s] (1036/1054) spt-term::inject ctrl_c_interrupts_the_child
2026-06-15T10:07:09.4461546Z         PASS [   0.084s] (1037/1054) spt-term::inject send_line_reaches_child_and_preserves_order
2026-06-15T10:07:09.4939595Z         PASS [   0.121s] (1038/1054) spt-term::stream delivers_every_value_under_resize
2026-06-15T10:07:09.5126274Z         PASS [   0.063s] (1039/1054) spt-term::surface resize_under_load_does_not_hang_or_panic
2026-06-15T10:07:09.5250533Z         PASS [   0.032s] (1040/1054) xtask::bin/xtask converge_tests::converge_table_renders_rows_and_success_predicate
2026-06-15T10:07:09.8368773Z         PASS [  12.141s] (1041/1054) spt-store contextstore::tests::two_tier_layout_and_commits
2026-06-15T10:07:09.8873526Z         PASS [  12.565s] (1042/1054) spt-store contextstore::tests::conflict_artifacts_preserve_both_versions
2026-06-15T10:07:10.3686677Z         PASS [  17.747s] (1043/1054) spt-daemon::sync concurrent_writes_reconcile_on_elected_node_and_converge
2026-06-15T10:07:10.4390527Z         PASS [   1.076s] (1044/1054) spt-term::stream bounded_backpressure_stalls_an_unconsumed_reader
2026-06-15T10:07:13.4687559Z         PASS [  15.799s] (1045/1054) spt-store contextstore::tests::rename_ripples_both_tiers
2026-06-15T10:07:14.1140055Z         PASS [  16.787s] (1046/1054) spt-store contextstore::tests::fork_copies_both_tiers_then_diverges
2026-06-15T10:07:14.9625758Z         PASS [  17.373s] (1047/1054) spt-store contextstore::tests::remove_endpoint_removes_exactly_the_source
2026-06-15T10:07:15.1985947Z         PASS [   6.745s] (1048/1054) spt-store syncmerge::tests::legacy_bottom_vectors_surface_not_overwrite
2026-06-15T10:07:15.4847729Z         PASS [   7.043s] (1049/1054) spt-store syncmerge::tests::adopt_then_incremental_then_idempotent_repull
2026-06-15T10:07:16.0224407Z         PASS [   7.542s] (1050/1054) spt-store syncmerge::tests::project_branch_unions_disjoint_agents
2026-06-15T10:07:17.0813591Z         PASS [   8.630s] (1051/1054) spt-store syncmerge::tests::dominated_incoming_drops_but_joins_dag
2026-06-15T10:07:17.5156037Z         PASS [   9.069s] (1052/1054) spt-store syncmerge::tests::concurrent_writes_surface_on_both_nodes
2026-06-15T10:07:18.5136593Z         PASS [  10.002s] (1053/1054) spt-store syncmerge::tests::reconciled_write_propagates_and_clears_artifacts
2026-06-15T10:07:19.8924519Z         PASS [  12.951s] (1054/1054) spt-store info::tests::concurrent_read_during_writes_never_torn
2026-06-15T10:07:19.8926968Z ────────────
2026-06-15T10:07:19.8927380Z      Summary [  42.484s] 1054 tests run: 1054 passed (6 leaky), 1 skipped
2026-06-15T10:07:25.0023857Z ##[group]Run cargo test --workspace --doc
2026-06-15T10:07:25.0024106Z [36;1mcargo test --workspace --doc[0m
2026-06-15T10:07:25.0095802Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-15T10:07:25.0096024Z ##[endgroup]
2026-06-15T10:07:25.7505672Z    Compiling strsim v0.11.1
2026-06-15T10:07:25.7521861Z    Compiling unicode-segmentation v1.13.3
2026-06-15T10:07:25.8473471Z    Compiling darling_core v0.20.11
2026-06-15T10:07:25.9597043Z    Compiling convert_case v0.10.0
2026-06-15T10:07:26.1193532Z    Compiling derive_more-impl v2.1.1
2026-06-15T10:07:26.9077219Z    Compiling darling_macro v0.20.11
2026-06-15T10:07:27.3014173Z    Compiling darling v0.20.11
2026-06-15T10:07:27.4238613Z    Compiling derive_builder_core v0.20.2
2026-06-15T10:07:27.4920614Z    Compiling derive_more v2.1.1
2026-06-15T10:07:27.6697636Z    Compiling n0-future v0.3.2
2026-06-15T10:07:27.6697967Z    Compiling noq-proto v0.17.0
2026-06-15T10:07:27.6698327Z    Compiling iroh-base v0.98.0
2026-06-15T10:07:27.7394374Z    Compiling n0-watcher v0.6.1
2026-06-15T10:07:27.8687350Z    Compiling netwatch v0.16.0
2026-06-15T10:07:27.9087320Z    Compiling derive_builder_macro v0.20.2
2026-06-15T10:07:27.9286661Z    Compiling iroh-dns v0.98.0
2026-06-15T10:07:28.1602951Z    Compiling derive_builder v0.20.2
2026-06-15T10:07:28.2944810Z    Compiling vergen-lib v9.1.0
2026-06-15T10:07:28.2945064Z    Compiling vergen-lib v0.1.6
2026-06-15T10:07:28.3703967Z    Compiling portmapper v0.16.0
2026-06-15T10:07:28.3907295Z    Compiling vergen v9.1.0
2026-06-15T10:07:28.4240231Z    Compiling vergen-gitcl v1.0.8
2026-06-15T10:07:28.7773521Z    Compiling iroh-relay v0.98.0
2026-06-15T10:07:30.6570228Z    Compiling noq v0.18.0
2026-06-15T10:07:35.6314386Z    Compiling iroh v0.98.2
2026-06-15T10:07:44.6667828Z    Compiling spt-net v0.7.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-15T10:07:46.0187323Z    Compiling spt-daemon v0.7.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-15T10:07:53.9379388Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.69s
2026-06-15T10:07:53.9596539Z    Doc-tests spt_daemon
2026-06-15T10:07:54.4044332Z 
2026-06-15T10:07:54.4044605Z running 0 tests
2026-06-15T10:07:54.4044730Z 
2026-06-15T10:07:54.4044903Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-15T10:07:54.4045129Z 
2026-06-15T10:07:54.4109736Z    Doc-tests spt_live
2026-06-15T10:07:54.4788110Z 
2026-06-15T10:07:54.4788413Z running 0 tests
2026-06-15T10:07:54.4790118Z 
2026-06-15T10:07:54.4790519Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-15T10:07:54.4790887Z 
2026-06-15T10:07:54.4846152Z    Doc-tests spt_msg
2026-06-15T10:07:54.5385743Z 
2026-06-15T10:07:54.5386013Z running 0 tests
2026-06-15T10:07:54.5386136Z 
2026-06-15T10:07:54.5386330Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-15T10:07:54.5386548Z 
2026-06-15T10:07:54.5441207Z    Doc-tests spt_net
2026-06-15T10:07:54.7822692Z 
2026-06-15T10:07:54.7822974Z running 0 tests
2026-06-15T10:07:54.7823094Z 
2026-06-15T10:07:54.7823263Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-15T10:07:54.7823488Z 
2026-06-15T10:07:54.7891781Z    Doc-tests spt_proto
2026-06-15T10:07:54.8357872Z 
2026-06-15T10:07:54.8358145Z running 0 tests
2026-06-15T10:07:54.8358252Z 
2026-06-15T10:07:54.8358427Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-15T10:07:54.8358647Z 
2026-06-15T10:07:54.8405443Z    Doc-tests spt_runtime
2026-06-15T10:07:55.0153639Z 
2026-06-15T10:07:55.0153888Z running 0 tests
2026-06-15T10:07:55.0154009Z 
2026-06-15T10:07:55.0154182Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-15T10:07:55.0154406Z 
2026-06-15T10:07:55.0220502Z    Doc-tests spt_store
2026-06-15T10:07:55.1721815Z 
2026-06-15T10:07:55.1722112Z running 0 tests
2026-06-15T10:07:55.1722497Z 
2026-06-15T10:07:55.1722671Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-15T10:07:55.1722891Z 
2026-06-15T10:07:55.1790389Z    Doc-tests spt_term
2026-06-15T10:07:55.2420618Z 
2026-06-15T10:07:55.2420856Z running 0 tests
2026-06-15T10:07:55.2421035Z 
2026-06-15T10:07:55.2421217Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-15T10:07:55.2421438Z 
2026-06-15T10:07:55.3183749Z ##[group]Run cargo clippy --workspace --all-targets -- -D warnings
2026-06-15T10:07:55.3184145Z [36;1mcargo clippy --workspace --all-targets -- -D warnings[0m
2026-06-15T10:07:55.3246659Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-15T10:07:55.3246893Z ##[endgroup]
2026-06-15T10:07:56.2185147Z     Checking cfg-if v1.0.4
2026-06-15T10:07:56.2187194Z     Checking windows-link v0.2.1
2026-06-15T10:07:56.2187421Z     Checking typenum v1.20.1
2026-06-15T10:07:56.2195826Z     Checking memchr v2.8.1
2026-06-15T10:07:56.2198133Z     Checking critical-section v1.2.0
2026-06-15T10:07:56.2200759Z     Checking subtle v2.6.1
2026-06-15T10:07:56.2204222Z     Checking smallvec v1.15.1
2026-06-15T10:07:56.2207161Z     Checking serde_core v1.0.228
2026-06-15T10:07:56.2208696Z     Checking equivalent v1.0.2
2026-06-15T10:07:56.2209427Z     Checking itoa v1.0.18
2026-06-15T10:07:56.2209675Z     Checking cpufeatures v0.2.17
2026-06-15T10:07:56.2210009Z     Checking pin-project-lite v0.2.17
2026-06-15T10:07:56.2212459Z     Checking hashbrown v0.17.1
2026-06-15T10:07:56.2213423Z     Checking log v0.4.32
2026-06-15T10:07:56.2219550Z     Checking zeroize v1.8.2
2026-06-15T10:07:56.2659799Z    Compiling getrandom v0.3.4
2026-06-15T10:07:56.3157667Z     Checking getrandom v0.2.17
2026-06-15T10:07:56.3185060Z     Checking futures-core v0.3.32
2026-06-15T10:07:56.3242441Z     Checking rand_core v0.10.1
2026-06-15T10:07:56.3270250Z     Checking windows-sys v0.61.2
2026-06-15T10:07:56.3336369Z     Checking bytes v1.11.1
2026-06-15T10:07:56.3520356Z     Checking stable_deref_trait v1.2.1
2026-06-15T10:07:56.3588917Z     Checking bitflags v2.12.1
2026-06-15T10:07:56.3964762Z    Compiling jobserver v0.1.34
2026-06-15T10:07:56.3975315Z     Checking zerofrom v0.1.8
2026-06-15T10:07:56.3998671Z     Checking slab v0.4.12
2026-06-15T10:07:56.4222706Z     Checking futures-io v0.3.32
2026-06-15T10:07:56.4418863Z     Checking futures-sink v0.3.32
2026-06-15T10:07:56.4419238Z     Checking libc v0.2.186
2026-06-15T10:07:56.4419508Z     Checking futures-task v0.3.32
2026-06-15T10:07:56.4712533Z     Checking rand_core v0.6.4
2026-06-15T10:07:56.4817625Z     Checking getrandom v0.4.2
2026-06-15T10:07:56.5186725Z     Checking yoke v0.8.3
2026-06-15T10:07:56.5301397Z     Checking zerocopy v0.8.50
2026-06-15T10:07:56.5571396Z     Checking signature v2.2.0
2026-06-15T10:07:56.5597251Z     Checking zmij v1.0.21
2026-06-15T10:07:56.5720176Z    Compiling cc v1.2.63
2026-06-15T10:07:56.5751286Z     Checking futures-channel v0.3.32
2026-06-15T10:07:56.6010766Z     Checking writeable v0.6.3
2026-06-15T10:07:56.6441434Z     Checking litemap v0.8.2
2026-06-15T10:07:56.6513927Z     Checking fastrand v2.4.1
2026-06-15T10:07:56.6699085Z     Checking fallible-streaming-iterator v0.1.9
2026-06-15T10:07:56.6791676Z     Checking ed25519 v2.2.3
2026-06-15T10:07:56.7044135Z     Checking zerovec v0.11.6
2026-06-15T10:07:56.7749590Z     Checking zerotrie v0.2.4
2026-06-15T10:07:56.8099018Z     Checking utf8_iter v1.0.4
2026-06-15T10:07:56.8131378Z     Checking fallible-iterator v0.3.0
2026-06-15T10:07:56.8251384Z     Checking windows_x86_64_msvc v0.52.6
2026-06-15T10:07:56.8284456Z     Checking futures-util v0.3.32
2026-06-15T10:07:56.8365020Z     Checking indexmap v2.14.0
2026-06-15T10:07:56.8365360Z     Checking icu_normalizer_data v2.2.0
2026-06-15T10:07:56.8537376Z     Checking icu_properties_data v2.2.0
2026-06-15T10:07:56.8669638Z     Checking percent-encoding v2.3.2
2026-06-15T10:07:56.8911004Z     Checking http v1.4.1
2026-06-15T10:07:56.9324277Z     Checking windows-targets v0.52.6
2026-06-15T10:07:56.9324634Z     Checking cpufeatures v0.3.0
2026-06-15T10:07:56.9390665Z     Checking scopeguard v1.2.0
2026-06-15T10:07:57.0099536Z     Checking form_urlencoded v1.2.2
2026-06-15T10:07:57.0184818Z     Checking windows-sys v0.59.0
2026-06-15T10:07:57.0318992Z     Checking thiserror v2.0.18
2026-06-15T10:07:57.0407476Z     Checking chacha20 v0.10.0
2026-06-15T10:07:57.0481813Z     Checking lock_api v0.4.14
2026-06-15T10:07:57.0897667Z     Checking rustls-pki-types v1.14.1
2026-06-15T10:07:57.1453218Z     Checking untrusted v0.9.0
2026-06-15T10:07:57.1868915Z    Compiling fnv v1.0.7
2026-06-15T10:07:57.1869244Z     Checking windows-result v0.4.1
2026-06-15T10:07:57.3221934Z    Compiling darling_core v0.20.11
2026-06-15T10:07:57.3253986Z     Checking tinystr v0.8.3
2026-06-15T10:07:57.3379092Z     Checking potential_utf v0.1.5
2026-06-15T10:07:57.3391427Z     Checking generic-array v0.14.7
2026-06-15T10:07:57.3554399Z     Checking rand v0.10.1
2026-06-15T10:07:57.3637028Z     Checking windows-strings v0.5.1
2026-06-15T10:07:57.3659300Z     Checking const-oid v0.10.2
2026-06-15T10:07:57.4778819Z    Compiling cmake v0.1.58
2026-06-15T10:07:57.4993209Z     Checking icu_collections v2.2.0
2026-06-15T10:07:57.5067597Z     Checking atomic-waker v1.1.2
2026-06-15T10:07:57.5344049Z     Checking icu_locale_core v2.2.0
2026-06-15T10:07:57.5488111Z     Checking num-traits v0.2.19
2026-06-15T10:07:57.6334118Z     Checking http-body v1.0.1
2026-06-15T10:07:57.6839607Z     Checking winapi v0.3.9
2026-06-15T10:07:57.7034843Z     Checking derive_more v2.1.1
2026-06-15T10:07:57.8389335Z     Checking hybrid-array v0.4.12
2026-06-15T10:07:57.8769177Z     Checking base64ct v1.8.3
2026-06-15T10:07:57.8769496Z     Checking either v1.16.0
2026-06-15T10:07:57.9246859Z     Checking parking_lot_core v0.9.12
2026-06-15T10:07:57.9253494Z     Checking crypto-common v0.1.7
2026-06-15T10:07:58.0052953Z     Checking block-buffer v0.10.4
2026-06-15T10:07:58.0587612Z     Checking httparse v1.10.1
2026-06-15T10:07:58.1127758Z     Checking try-lock v0.2.5
2026-06-15T10:07:58.1199079Z     Checking pem-rfc7468 v1.0.0
2026-06-15T10:07:58.1597372Z     Checking digest v0.10.7
2026-06-15T10:07:58.1619640Z     Checking data-encoding v2.11.0
2026-06-15T10:07:58.2572766Z     Checking tower-service v0.3.3
2026-06-15T10:07:58.2787312Z     Checking serde v1.0.228
2026-06-15T10:07:58.2971544Z     Checking serde_json v1.0.150
2026-06-15T10:07:58.2992887Z     Checking icu_provider v2.2.0
2026-06-15T10:07:58.3183261Z     Checking tinyvec_macros v0.1.1
2026-06-15T10:07:58.3529367Z     Checking base64 v0.22.1
2026-06-15T10:07:58.3605877Z     Checking der v0.8.0-rc.10
2026-06-15T10:07:58.3975503Z     Checking tinyvec v1.11.0
2026-06-15T10:07:58.3975870Z     Checking sha2 v0.10.9
2026-06-15T10:07:58.4846698Z     Checking curve25519-dalek v4.1.3
2026-06-15T10:07:58.4850255Z     Checking block-buffer v0.12.0
2026-06-15T10:07:58.5941676Z     Checking icu_normalizer v2.2.0
2026-06-15T10:07:58.6240962Z     Checking icu_properties v2.2.0
2026-06-15T10:07:58.6365705Z     Checking crypto-common v0.2.2
2026-06-15T10:07:58.6799319Z    Compiling libsqlite3-sys v0.30.1
2026-06-15T10:07:58.6903753Z    Compiling aws-lc-sys v0.41.0
2026-06-15T10:07:58.7734115Z    Compiling ring v0.17.14
2026-06-15T10:07:58.8020521Z     Checking portable-atomic v1.13.1
2026-06-15T10:07:58.9471595Z     Checking ipnet v2.12.0
2026-06-15T10:07:59.1075239Z     Checking want v0.3.1
2026-06-15T10:07:59.2312091Z     Checking parking_lot v0.12.5
2026-06-15T10:07:59.2523470Z     Checking n0-error v0.1.3
2026-06-15T10:07:59.2523847Z     Checking windows-core v0.62.2
2026-06-15T10:07:59.2910992Z     Checking inout v0.1.4
2026-06-15T10:07:59.3573328Z    Compiling anyhow v1.0.102
2026-06-15T10:07:59.3620662Z     Checking once_cell v1.21.4
2026-06-15T10:07:59.4016987Z     Checking ed25519-dalek v2.2.0
2026-06-15T10:07:59.4236519Z     Checking cordyceps v0.3.4
2026-06-15T10:07:59.4433810Z     Checking diatomic-waker v0.2.3
2026-06-15T10:07:59.4578325Z     Checking spin v0.10.0
2026-06-15T10:07:59.5857553Z     Checking parking v2.2.1
2026-06-15T10:07:59.6013618Z     Checking httpdate v1.0.3
2026-06-15T10:07:59.6073834Z     Checking tracing-core v0.1.36
2026-06-15T10:07:59.6137110Z     Checking spt-proto v0.7.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-15T10:07:59.7114710Z     Checking futures-buffered v0.2.13
2026-06-15T10:07:59.7493937Z     Checking idna_adapter v1.2.2
2026-06-15T10:07:59.7969958Z     Checking futures-lite v2.6.1
2026-06-15T10:07:59.8366995Z     Checking pin-project v1.1.13
2026-06-15T10:07:59.8373780Z     Checking cipher v0.4.4
2026-06-15T10:07:59.8783980Z     Checking digest v0.11.3
2026-06-15T10:07:59.8986669Z     Checking idna v1.1.0
2026-06-15T10:07:59.9227025Z     Checking spki v0.8.0-rc.4
2026-06-15T10:07:59.9307425Z     Checking serde_spanned v0.6.9
2026-06-15T10:07:59.9961998Z     Checking toml_datetime v0.6.11
2026-06-15T10:08:00.0258874Z     Checking tracing v0.1.44
2026-06-15T10:08:00.0394849Z     Checking universal-hash v0.5.1
2026-06-15T10:08:00.0446857Z     Checking aho-corasick v1.1.4
2026-06-15T10:08:00.0549759Z     Checking serial-core v0.4.0
2026-06-15T10:08:00.0737429Z     Checking sync_wrapper v1.0.2
2026-06-15T10:08:00.1263058Z     Checking regex-syntax v0.8.10
2026-06-15T10:08:00.1520748Z     Checking url v2.5.8
2026-06-15T10:08:00.1915228Z     Checking toml_write v0.1.2
2026-06-15T10:08:00.1958273Z     Checking winnow v0.7.15
2026-06-15T10:08:00.1990692Z     Checking allocator-api2 v0.2.21
2026-06-15T10:08:00.2135814Z    Compiling powerfmt v0.2.0
2026-06-15T10:08:00.2525042Z     Checking byteorder v1.5.0
2026-06-15T10:08:00.3866293Z     Checking opaque-debug v0.3.1
2026-06-15T10:08:00.3919380Z     Checking ahash v0.8.12
2026-06-15T10:08:00.4785121Z     Checking hash32 v0.2.1
2026-06-15T10:08:00.4849173Z    Compiling deranged v0.5.8
2026-06-15T10:08:00.4947924Z     Checking polyval v0.6.2
2026-06-15T10:08:00.5132052Z     Checking serial-windows v0.4.0
2026-06-15T10:08:00.5500858Z     Checking thiserror v1.0.69
2026-06-15T10:08:00.6106838Z     Checking hashbrown v0.14.5
2026-06-15T10:08:00.6466656Z     Checking ref-cast v1.0.25
2026-06-15T10:08:00.6704612Z     Checking pkcs8 v0.11.0-rc.10
2026-06-15T10:08:00.6705110Z     Checking memoffset v0.6.5
2026-06-15T10:08:00.6746656Z     Checking crossbeam-utils v0.8.21
2026-06-15T10:08:00.6822645Z     Checking futures-executor v0.3.32
2026-06-15T10:08:00.6845416Z    Compiling darling_macro v0.20.11
2026-06-15T10:08:00.7416726Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-15T10:08:00.7592641Z     Checking prefix-trie v0.8.4
2026-06-15T10:08:00.7645048Z     Checking spin v0.9.8
2026-06-15T10:08:00.8038997Z     Checking windows-threading v0.2.1
2026-06-15T10:08:00.8127372Z     Checking pin-utils v0.1.0
2026-06-15T10:08:00.9128287Z     Checking ryu v1.0.23
2026-06-15T10:08:00.9510503Z     Checking signature v3.0.0
2026-06-15T10:08:00.9951188Z    Compiling num-conv v0.2.2
2026-06-15T10:08:01.0356478Z     Checking bitflags v1.3.2
2026-06-15T10:08:01.0476887Z     Checking tower-layer v0.3.3
2026-06-15T10:08:01.0768152Z     Checking lazy_static v1.5.0
2026-06-15T10:08:01.1181657Z    Compiling darling v0.20.11
2026-06-15T10:08:01.1296829Z     Checking dyn-clone v1.0.20
2026-06-15T10:08:01.1495085Z     Checking hashlink v0.9.1
2026-06-15T10:08:01.1611104Z    Compiling time-core v0.1.8
2026-06-15T10:08:01.1823226Z     Checking shared_library v0.1.9
2026-06-15T10:08:01.2298249Z     Checking schemars v1.2.1
2026-06-15T10:08:01.2317359Z     Checking nix v0.25.1
2026-06-15T10:08:01.2982947Z     Checking ed25519 v3.0.0-rc.4
2026-06-15T10:08:01.3157279Z     Checking heapless v0.7.17
2026-06-15T10:08:01.3199564Z     Checking windows-future v0.3.2
2026-06-15T10:08:01.3543399Z     Checking futures v0.3.32
2026-06-15T10:08:01.4017056Z    Compiling derive_builder_core v0.20.2
2026-06-15T10:08:01.4135768Z     Checking hickory-proto v0.26.0-beta.4
2026-06-15T10:08:01.4358997Z     Checking ghash v0.5.1
2026-06-15T10:08:01.4359366Z     Checking filedescriptor v0.8.3
2026-06-15T10:08:01.4760995Z    Compiling proc-macro-crate v3.5.0
2026-06-15T10:08:01.5331747Z     Checking serial v0.4.0
2026-06-15T10:08:01.6187457Z     Checking curve25519-dalek v5.0.0-pre.6
2026-06-15T10:08:01.6487999Z     Checking winreg v0.10.1
2026-06-15T10:08:01.7728726Z    Compiling time v0.3.47
2026-06-15T10:08:01.7746349Z     Checking toml_edit v0.22.27
2026-06-15T10:08:01.7846904Z     Checking regex-automata v0.4.14
2026-06-15T10:08:01.8127076Z     Checking aes v0.8.4
2026-06-15T10:08:01.8450529Z     Checking ctr v0.9.2
2026-06-15T10:08:01.8450862Z     Checking sha2 v0.11.0-rc.5
2026-06-15T10:08:01.9342211Z     Checking windows-collections v0.3.2
2026-06-15T10:08:01.9881614Z     Checking rusqlite v0.32.1
2026-06-15T10:08:02.0091779Z     Checking windows-numerics v0.3.1
2026-06-15T10:08:02.1792677Z     Checking aead v0.5.2
2026-06-15T10:08:02.1866136Z     Checking http-body-util v0.1.3
2026-06-15T10:08:02.2696744Z     Checking cobs v0.3.0
2026-06-15T10:08:02.4072344Z     Checking widestring v1.2.1
2026-06-15T10:08:02.4137274Z     Checking shell-words v1.1.1
2026-06-15T10:08:02.4434404Z     Checking downcast-rs v1.2.1
2026-06-15T10:08:02.5052534Z     Checking postcard v1.1.3
2026-06-15T10:08:02.5063253Z     Checking windows v0.62.2
2026-06-15T10:08:02.5471664Z     Checking portable-pty v0.8.1
2026-06-15T10:08:02.5690233Z     Checking aes-gcm v0.10.3
2026-06-15T10:08:02.5804913Z    Compiling derive_builder_macro v0.20.2
2026-06-15T10:08:02.5903585Z     Checking ed25519-dalek v3.0.0-pre.6
2026-06-15T10:08:02.7360243Z    Compiling num_enum_derive v0.7.6
2026-06-15T10:08:02.7485114Z     Checking spt-store v0.7.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-15T10:08:02.8215156Z     Checking data-encoding-macro v0.1.20
2026-06-15T10:08:02.8475881Z     Checking crossbeam-epoch v0.9.18
2026-06-15T10:08:02.8832201Z     Checking crossbeam-channel v0.5.15
2026-06-15T10:08:02.9147907Z     Checking chrono v0.4.45
2026-06-15T10:08:03.0260950Z    Compiling blake3 v1.8.5
2026-06-15T10:08:03.0444028Z    Compiling derive_builder v0.20.2
2026-06-15T10:08:03.1107615Z     Checking windows-registry v0.6.1
2026-06-15T10:08:03.2039508Z     Checking uuid v1.23.2
2026-06-15T10:08:03.2052700Z     Checking toml v0.8.23
2026-06-15T10:08:03.2858048Z    Compiling vergen-lib v9.1.0
2026-06-15T10:08:03.2858651Z    Compiling vergen-lib v0.1.6
2026-06-15T10:08:03.3012448Z     Checking lru-slab v0.1.2
2026-06-15T10:08:03.4080063Z     Checking mac-addr v0.3.0
2026-06-15T10:08:03.4872779Z    Compiling vergen v9.1.0
2026-06-15T10:08:03.5251745Z     Checking regex v1.12.3
2026-06-15T10:08:03.5549011Z    Compiling vergen-gitcl v1.0.8
2026-06-15T10:08:03.5649244Z     Checking rustc-hash v2.1.2
2026-06-15T10:08:03.5949608Z     Checking tagptr v0.2.0
2026-06-15T10:08:03.6792533Z     Checking foldhash v0.2.0
2026-06-15T10:08:03.6859103Z     Checking xml-rs v0.8.28
2026-06-15T10:08:03.6859485Z     Checking sorted-index-buffer v0.2.1
2026-06-15T10:08:03.7048434Z     Checking identity-hash v0.1.0
2026-06-15T10:08:03.7709635Z     Checking moka v0.12.15
2026-06-15T10:08:03.8142954Z     Checking hashbrown v0.16.1
2026-06-15T10:08:03.8428347Z     Checking iroh-metrics v0.38.3
2026-06-15T10:08:03.8574814Z     Checking strum v0.28.0
2026-06-15T10:08:03.8779129Z     Checking num_enum v0.7.6
2026-06-15T10:08:03.8780847Z     Checking iroh-base v0.98.0
2026-06-15T10:08:03.8994090Z     Checking attohttpc v0.30.1
2026-06-15T10:08:04.0552196Z     Checking simple-dns v0.9.3
2026-06-15T10:08:04.1155441Z     Checking socket2 v0.6.4
2026-06-15T10:08:04.1500553Z     Checking mio v1.2.1
2026-06-15T10:08:04.1951784Z     Checking tempfile v3.27.0
2026-06-15T10:08:04.2955753Z     Checking xmltree v0.10.3
2026-06-15T10:08:04.3125481Z    Compiling iroh-relay v0.98.0
2026-06-15T10:08:04.3416755Z     Checking netdev v0.42.0
2026-06-15T10:08:04.3417275Z     Checking sha1_smol v1.0.1
2026-06-15T10:08:04.3448847Z     Checking smol_str v0.1.24
2026-06-15T10:08:04.3864523Z     Checking spt-msg v0.7.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-15T10:08:04.4099276Z     Checking arrayvec v0.7.6
2026-06-15T10:08:04.4182648Z     Checking noq-udp v0.10.0
2026-06-15T10:08:04.4609252Z     Checking ipconfig v0.3.4
2026-06-15T10:08:04.4615194Z     Checking resolv-conf v0.7.6
2026-06-15T10:08:04.4653055Z     Checking constant_time_eq v0.4.2
2026-06-15T10:08:04.4868137Z     Checking arrayref v0.3.9
2026-06-15T10:08:04.4875799Z     Checking simdutf8 v0.1.5
2026-06-15T10:08:04.5259668Z     Checking tokio v1.52.3
2026-06-15T10:08:04.5408728Z     Checking lru v0.16.4
2026-06-15T10:08:04.5494789Z     Checking seize v0.5.1
2026-06-15T10:08:04.5689292Z     Checking hmac v0.12.1
2026-06-15T10:08:04.5874078Z     Checking serde_bytes v0.11.19
2026-06-15T10:08:04.6227117Z     Checking webpki-roots v1.0.7
2026-06-15T10:08:04.6615733Z     Checking cmov v0.5.4
2026-06-15T10:08:04.6656624Z     Checking sha1 v0.10.6
2026-06-15T10:08:04.6866439Z     Checking spt-runtime v0.7.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-15T10:08:04.7206454Z     Checking spt-term v0.7.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-15T10:08:04.7326183Z     Checking hkdf v0.12.4
2026-06-15T10:08:04.7333945Z     Checking recvmsg v1.0.0
2026-06-15T10:08:04.7373406Z    Compiling darling_core v0.23.0
2026-06-15T10:08:04.7512933Z     Checking utf8parse v0.2.2
2026-06-15T10:08:04.7850608Z     Checking papaya v0.2.4
2026-06-15T10:08:04.7948456Z     Checking once_cell_polyfill v1.70.2
2026-06-15T10:08:04.8501187Z     Checking anstyle v1.0.14
2026-06-15T10:08:04.8542939Z     Checking anstyle-parse v1.0.0
2026-06-15T10:08:04.8570363Z     Checking anstyle-query v1.1.5
2026-06-15T10:08:04.8591656Z     Checking spake2 v0.4.0
2026-06-15T10:08:04.9356410Z     Checking ctutils v0.4.2
2026-06-15T10:08:04.9493445Z     Checking colorchoice v1.0.5
2026-06-15T10:08:05.0035471Z     Checking foldhash v0.1.5
2026-06-15T10:08:05.0057009Z     Checking interprocess v2.4.2
2026-06-15T10:08:05.0349863Z     Checking is_terminal_polyfill v1.70.2
2026-06-15T10:08:05.0538856Z     Checking anstyle-wincon v3.0.11
2026-06-15T10:08:05.0540263Z     Checking unicode-segmentation v1.13.3
2026-06-15T10:08:05.0540857Z     Checking terminal_size v0.4.4
2026-06-15T10:08:05.1499159Z     Checking crossterm_winapi v0.9.1
2026-06-15T10:08:05.1540051Z     Checking itertools v0.13.0
2026-06-15T10:08:05.1769866Z     Checking castaway v0.2.4
2026-06-15T10:08:05.1876430Z     Checking hashbrown v0.15.5
2026-06-15T10:08:05.1930596Z     Checking static_assertions v1.1.0
2026-06-15T10:08:05.2134396Z     Checking strsim v0.11.1
2026-06-15T10:08:05.2425788Z     Checking anstream v1.0.0
2026-06-15T10:08:05.2617807Z     Checking unicode-width v0.1.14
2026-06-15T10:08:05.2818127Z     Checking clap_lex v1.1.0
2026-06-15T10:08:05.2920466Z     Checking strum v0.26.3
2026-06-15T10:08:05.3160264Z     Checking compact_str v0.8.2
2026-06-15T10:08:05.3476493Z     Checking crossterm v0.28.1
2026-06-15T10:08:05.3682640Z     Checking unicode-width v0.2.0
2026-06-15T10:08:05.3896476Z     Checking cassowary v0.3.0
2026-06-15T10:08:05.4365663Z     Checking qrcode v0.14.1
2026-06-15T10:08:05.5045472Z     Checking nucleo-matcher v0.3.1
2026-06-15T10:08:05.5072438Z     Checking clap_builder v4.6.0
2026-06-15T10:08:05.7457592Z     Checking lru v0.12.5
2026-06-15T10:08:05.8865563Z     Checking mock-adapter v0.7.0 (C:\actions-runner\_work\spt-core\spt-core\adapters\mock)
2026-06-15T10:08:06.2817946Z     Checking spt-live v0.7.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-15T10:08:06.5038608Z     Checking unicode-truncate v1.1.0
2026-06-15T10:08:06.9430363Z    Compiling darling_macro v0.23.0
2026-06-15T10:08:07.0810469Z     Checking clap v4.6.1
2026-06-15T10:08:07.3539689Z    Compiling darling v0.23.0
2026-06-15T10:08:07.5927712Z    Compiling instability v0.3.12
2026-06-15T10:08:07.9393014Z     Checking tokio-util v0.7.18
2026-06-15T10:08:08.0330068Z     Checking tower v0.5.3
2026-06-15T10:08:08.0330419Z     Checking acto v0.8.2
2026-06-15T10:08:08.1922469Z     Checking backon v1.6.0
2026-06-15T10:08:08.2389750Z     Checking ratatui v0.29.0
2026-06-15T10:08:08.4459631Z     Checking swarm-discovery v0.6.0-alpha.2
2026-06-15T10:08:08.4480385Z     Checking tower-http v0.6.11
2026-06-15T10:08:08.5013268Z     Checking h2 v0.4.14
2026-06-15T10:08:08.5087391Z     Checking n0-future v0.3.2
2026-06-15T10:08:08.6123933Z     Checking tokio-stream v0.1.18
2026-06-15T10:08:08.6291723Z     Checking n0-watcher v0.6.1
2026-06-15T10:08:08.6389959Z     Checking iroh-dns v0.98.0
2026-06-15T10:08:11.0722337Z     Checking wmi v0.18.4
2026-06-15T10:08:11.4276807Z     Checking hyper v1.10.1
2026-06-15T10:08:11.6036452Z     Checking netwatch v0.16.0
2026-06-15T10:08:12.3971715Z     Checking hyper-util v0.1.20
2026-06-15T10:08:13.4467203Z     Checking igd-next v0.17.1
2026-06-15T10:08:13.8232247Z     Checking portmapper v0.16.0
2026-06-15T10:08:18.5752959Z    Compiling aws-lc-rs v1.17.0
2026-06-15T10:08:18.5851399Z    Compiling rustls v0.23.40
2026-06-15T10:08:19.3849734Z     Checking rustls-webpki v0.103.13
2026-06-15T10:08:21.2014934Z     Checking tokio-rustls v0.26.4
2026-06-15T10:08:21.2015248Z     Checking rustls-platform-verifier v0.7.0
2026-06-15T10:08:21.2015441Z     Checking noq-proto v0.17.0
2026-06-15T10:08:21.3654786Z     Checking hickory-net v0.26.0-beta.4
2026-06-15T10:08:21.3655072Z     Checking hyper-rustls v0.27.9
2026-06-15T10:08:21.3655293Z     Checking tokio-websockets v0.13.2
2026-06-15T10:08:21.4961610Z     Checking reqwest v0.13.4
2026-06-15T10:08:22.0738157Z     Checking hickory-resolver v0.26.0-beta.4
2026-06-15T10:08:23.3780826Z     Checking noq v0.18.0
2026-06-15T10:08:24.5459452Z     Checking iroh v0.98.2
2026-06-15T10:08:27.9056319Z     Checking spt-net v0.7.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-15T10:08:29.1153911Z     Checking spt-daemon v0.7.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-15T10:08:31.8924277Z     Checking spt v0.7.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-15T10:08:32.3422304Z     Checking xtask v0.7.0 (C:\actions-runner\_work\spt-core\spt-core\crates\xtask)
2026-06-15T10:08:35.0861465Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.46s
2026-06-15T10:08:35.2594101Z ##[group]Run actions/checkout@v5
2026-06-15T10:08:35.2594302Z with:
2026-06-15T10:08:35.2594441Z   repository: SaberMage/spt-shell-notify
2026-06-15T10:08:35.2594615Z   path: .adapter-notify
2026-06-15T10:08:35.2596329Z   token: ***
2026-06-15T10:08:35.2596460Z   ssh-strict: true
2026-06-15T10:08:35.2596582Z   ssh-user: git
2026-06-15T10:08:35.2596709Z   persist-credentials: true
2026-06-15T10:08:35.2596852Z   clean: true
2026-06-15T10:08:35.2596980Z   sparse-checkout-cone-mode: true
2026-06-15T10:08:35.2597133Z   fetch-depth: 1
2026-06-15T10:08:35.2597262Z   fetch-tags: false
2026-06-15T10:08:35.2597387Z   show-progress: true
2026-06-15T10:08:35.2597514Z   lfs: false
2026-06-15T10:08:35.2597629Z   submodules: false
2026-06-15T10:08:35.2597755Z   set-safe-directory: true
2026-06-15T10:08:35.2597896Z ##[endgroup]
2026-06-15T10:08:35.3313371Z Syncing repository: SaberMage/spt-shell-notify
2026-06-15T10:08:35.3319524Z ##[group]Getting Git version info
2026-06-15T10:08:35.3319845Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core\.adapter-notify'
2026-06-15T10:08:35.3746333Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-15T10:08:35.3963358Z git version 2.43.0.windows.1
2026-06-15T10:08:35.3989625Z ##[endgroup]
2026-06-15T10:08:35.3997136Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\da1cfec1-b8f4-4f7e-a111-107b31b08e7a\.gitconfig'
2026-06-15T10:08:35.4013453Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\da1cfec1-b8f4-4f7e-a111-107b31b08e7a' before making global git config changes
2026-06-15T10:08:35.4014715Z Adding repository directory to the temporary git global config as a safe directory
2026-06-15T10:08:35.4018596Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-15T10:08:35.4267250Z ##[group]Initializing the repository
2026-06-15T10:08:35.4272329Z [command]"c:\program files\git\cmd\git.exe" init C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-15T10:08:35.4578833Z Initialized empty Git repository in C:/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-06-15T10:08:35.4605614Z [command]"c:\program files\git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-06-15T10:08:35.4867697Z ##[endgroup]
2026-06-15T10:08:35.4867951Z ##[group]Disabling automatic garbage collection
2026-06-15T10:08:35.4872598Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-15T10:08:35.5105222Z ##[endgroup]
2026-06-15T10:08:35.5105584Z ##[group]Setting up auth
2026-06-15T10:08:35.5111315Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-15T10:08:35.5372948Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-15T10:08:35.9163225Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-15T10:08:35.9425424Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-15T10:08:36.3352057Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-15T10:08:36.3572445Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-15T10:08:36.7383040Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-15T10:08:36.7671807Z ##[endgroup]
2026-06-15T10:08:36.7672053Z ##[group]Determining the default branch
2026-06-15T10:08:36.7674750Z Retrieving the default branch name
2026-06-15T10:08:37.1516440Z Default branch 'main'
2026-06-15T10:08:37.1516956Z ##[endgroup]
2026-06-15T10:08:37.1517305Z ##[group]Fetching the repository
2026-06-15T10:08:37.1525320Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-06-15T10:08:37.9751277Z From https://github.com/SaberMage/spt-shell-notify
2026-06-15T10:08:37.9751581Z  * [new branch]      main       -> origin/main
2026-06-15T10:08:37.9870530Z ##[endgroup]
2026-06-15T10:08:37.9870761Z ##[group]Determining the checkout info
2026-06-15T10:08:37.9871891Z ##[endgroup]
2026-06-15T10:08:37.9877009Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-15T10:08:38.0143813Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-15T10:08:38.0380325Z ##[group]Checking out the ref
2026-06-15T10:08:38.0385226Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-06-15T10:08:38.0702305Z branch 'main' set up to track 'origin/main'.
2026-06-15T10:08:38.0702526Z Reset branch 'main'
2026-06-15T10:08:38.0727501Z ##[endgroup]
2026-06-15T10:08:38.0976546Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-15T10:08:38.1179864Z ee2d37eadc730c0019e0af82d683074c509634a2
2026-06-15T10:08:38.1415097Z ##[group]Run cargo build --manifest-path .adapter-notify/Cargo.toml
2026-06-15T10:08:38.1415616Z [36;1mcargo build --manifest-path .adapter-notify/Cargo.toml[0m
2026-06-15T10:08:38.1478598Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-15T10:08:38.1478819Z ##[endgroup]
2026-06-15T10:08:38.4225125Z     Updating crates.io index
2026-06-15T10:08:38.4931842Z      Locking 11 packages to latest compatible versions
2026-06-15T10:08:38.6390809Z    Compiling serde_core v1.0.228
2026-06-15T10:08:38.6391021Z    Compiling zmij v1.0.21
2026-06-15T10:08:38.6391173Z    Compiling serde_json v1.0.150
2026-06-15T10:08:38.6391448Z    Compiling memchr v2.8.2
2026-06-15T10:08:38.6391772Z    Compiling itoa v1.0.18
2026-06-15T10:08:40.8755297Z    Compiling spt-shell-notify v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\.adapter-notify)
2026-06-15T10:08:41.2575125Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.87s
2026-06-15T10:08:41.3550766Z ##[group]Run cargo test -p spt --test notify_shell_e2e -- --nocapture
2026-06-15T10:08:41.3551162Z [36;1mcargo test -p spt --test notify_shell_e2e -- --nocapture[0m
2026-06-15T10:08:41.3615933Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-15T10:08:41.3616151Z env:
2026-06-15T10:08:41.3616484Z   SPT_NOTIFY_SHELL_BIN: C:\actions-runner\_work\spt-core\spt-core\.adapter-notify\target\debug\notify-shell.exe
2026-06-15T10:08:41.3616793Z ##[endgroup]
2026-06-15T10:08:42.1613551Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.56s
2026-06-15T10:08:42.1817909Z      Running tests\notify_shell_e2e.rs (target\debug\deps\notify_shell_e2e-495f04e0ab2b38b4.exe)
2026-06-15T10:08:42.1895832Z 
2026-06-15T10:08:42.1895936Z running 1 test
2026-06-15T10:08:42.8312194Z test notify_shell_renders_a_commanded_toast ... ok
2026-06-15T10:08:42.8312362Z 
2026-06-15T10:08:42.8312617Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.64s
2026-06-15T10:08:42.8312825Z 
2026-06-15T10:08:42.9218884Z ##[group]Run cargo test -p spt --test oneliner_e2e -- --nocapture
2026-06-15T10:08:42.9219241Z [36;1mcargo test -p spt --test oneliner_e2e -- --nocapture[0m
2026-06-15T10:08:42.9285086Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-15T10:08:42.9285312Z env:
2026-06-15T10:08:42.9285432Z   SPT_INSTALL_E2E: 1
2026-06-15T10:08:42.9285564Z ##[endgroup]
2026-06-15T10:08:43.6827035Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
2026-06-15T10:08:43.7026489Z      Running tests\oneliner_e2e.rs (target\debug\deps\oneliner_e2e-54637f67cb335d32.exe)
2026-06-15T10:08:43.7097163Z 
2026-06-15T10:08:43.7097270Z running 1 test
2026-06-15T10:08:52.2301299Z test install_script_against_staged_release ... ok
2026-06-15T10:08:52.2301473Z 
2026-06-15T10:08:52.2301623Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.52s
2026-06-15T10:08:52.2301876Z 
2026-06-15T10:08:52.3177479Z ##[group]Run cargo run -p xtask -- check
2026-06-15T10:08:52.3177714Z [36;1mcargo run -p xtask -- check[0m
2026-06-15T10:08:52.3241051Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-15T10:08:52.3241280Z ##[endgroup]
2026-06-15T10:08:52.9874579Z    Compiling windows-sys v0.61.2
2026-06-15T10:08:52.9884132Z    Compiling cc v1.2.63
2026-06-15T10:08:52.9952723Z    Compiling rustls v0.23.40
2026-06-15T10:08:53.0019952Z    Compiling fastrand v2.4.1
2026-06-15T10:08:53.0086352Z    Compiling either v1.16.0
2026-06-15T10:08:53.0121195Z    Compiling winapi v0.3.9
2026-06-15T10:08:53.0132784Z    Compiling windows-sys v0.59.0
2026-06-15T10:08:53.1170251Z    Compiling futures-lite v2.6.1
2026-06-15T10:08:53.1409749Z    Compiling prefix-trie v0.8.4
2026-06-15T10:08:53.5331047Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-15T10:08:53.7569615Z    Compiling ring v0.17.14
2026-06-15T10:08:53.7569948Z    Compiling libsqlite3-sys v0.30.1
2026-06-15T10:08:53.7570278Z    Compiling blake3 v1.8.5
2026-06-15T10:08:54.7473621Z    Compiling filedescriptor v0.8.3
2026-06-15T10:08:54.7474092Z    Compiling winreg v0.10.1
2026-06-15T10:08:55.2172474Z    Compiling portable-pty v0.8.1
2026-06-15T10:08:55.9677874Z    Compiling rusqlite v0.32.1
2026-06-15T10:08:56.4870052Z    Compiling spt-store v0.7.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-15T10:08:56.7401498Z    Compiling rustls-webpki v0.103.13
2026-06-15T10:08:57.6358572Z    Compiling spt-msg v0.7.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-15T10:08:57.7761885Z    Compiling spt-runtime v0.7.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-15T10:08:57.7762303Z    Compiling spt-term v0.7.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-15T10:08:58.1906309Z    Compiling socket2 v0.6.4
2026-06-15T10:08:58.1906618Z    Compiling mio v1.2.1
2026-06-15T10:08:58.1906858Z    Compiling netdev v0.42.0
2026-06-15T10:08:58.1909303Z    Compiling seize v0.5.1
2026-06-15T10:08:58.1938713Z    Compiling interprocess v2.4.2
2026-06-15T10:08:58.3880527Z    Compiling papaya v0.2.4
2026-06-15T10:08:58.4851851Z    Compiling noq-udp v0.10.0
2026-06-15T10:08:58.5693026Z    Compiling ipconfig v0.3.4
2026-06-15T10:08:58.6501646Z    Compiling tokio v1.52.3
2026-06-15T10:08:59.3389892Z    Compiling spt-live v0.7.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-15T10:08:59.5523708Z    Compiling noq-proto v0.17.0
2026-06-15T10:08:59.5524053Z    Compiling rustls-platform-verifier v0.7.0
2026-06-15T10:09:01.7128027Z    Compiling tokio-util v0.7.18
2026-06-15T10:09:01.7128255Z    Compiling tokio-rustls v0.26.4
2026-06-15T10:09:01.7128436Z    Compiling tower v0.5.3
2026-06-15T10:09:01.7129090Z    Compiling acto v0.8.2
2026-06-15T10:09:01.7129689Z    Compiling backon v1.6.0
2026-06-15T10:09:02.0752634Z    Compiling tower-http v0.6.11
2026-06-15T10:09:02.0786459Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-15T10:09:02.2577020Z    Compiling h2 v0.4.14
2026-06-15T10:09:02.2577260Z    Compiling n0-future v0.3.2
2026-06-15T10:09:02.2577532Z    Compiling tokio-stream v0.1.18
2026-06-15T10:09:02.2577981Z    Compiling tokio-websockets v0.13.2
2026-06-15T10:09:02.3513774Z    Compiling n0-watcher v0.6.1
2026-06-15T10:09:02.3639246Z    Compiling iroh-dns v0.98.0
2026-06-15T10:09:02.5395781Z    Compiling netwatch v0.16.0
2026-06-15T10:09:03.3267112Z    Compiling noq v0.18.0
2026-06-15T10:09:05.2348028Z    Compiling hyper v1.10.1
2026-06-15T10:09:05.2348237Z    Compiling hickory-net v0.26.0-beta.4
2026-06-15T10:09:06.1343746Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-15T10:09:06.3857231Z    Compiling hyper-util v0.1.20
2026-06-15T10:09:07.1932905Z    Compiling hyper-rustls v0.27.9
2026-06-15T10:09:07.1933199Z    Compiling igd-next v0.17.1
2026-06-15T10:09:07.3483818Z    Compiling reqwest v0.13.4
2026-06-15T10:09:07.7936435Z    Compiling portmapper v0.16.0
2026-06-15T10:09:09.6177104Z    Compiling iroh-relay v0.98.0
2026-06-15T10:09:13.0017833Z    Compiling iroh v0.98.2
2026-06-15T10:09:22.1541549Z    Compiling spt-net v0.7.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-15T10:09:23.4590980Z    Compiling spt-daemon v0.7.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-15T10:09:31.1595685Z    Compiling xtask v0.7.0 (C:\actions-runner\_work\spt-core\spt-core\crates\xtask)
2026-06-15T10:09:33.7058885Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.14s
2026-06-15T10:09:33.7262596Z      Running `target\debug\xtask.exe check`
2026-06-15T10:10:12.2211878Z error: failed to remove file `C:\actions-runner\_work\spt-core\spt-core\target\debug\spt.exe`
2026-06-15T10:10:12.2212139Z 
2026-06-15T10:10:12.2212187Z Caused by:
2026-06-15T10:10:12.2212758Z   Access is denied. (os error 5)
2026-06-15T10:10:12.2488251Z 
2026-06-15T10:10:12.2488586Z thread 'main' (202976) panicked at crates\xtask\src\main.rs:155:5:
2026-06-15T10:10:12.2488839Z building spt failed
2026-06-15T10:10:12.2489054Z note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2026-06-15T10:10:12.2505325Z error: process didn't exit successfully: `target\debug\xtask.exe check` (exit code: 101)
2026-06-15T10:10:12.3113673Z ##[error]Process completed with exit code 1.
2026-06-15T10:10:12.3297533Z Post job cleanup.
2026-06-15T10:10:12.4334592Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-15T10:10:12.4547774Z git version 2.43.0.windows.1
2026-06-15T10:10:12.4582769Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\90b9d8f3-a097-420f-8dd0-0eba43cfe17e\.gitconfig'
2026-06-15T10:10:12.4595782Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\90b9d8f3-a097-420f-8dd0-0eba43cfe17e' before making global git config changes
2026-06-15T10:10:12.4596254Z Adding repository directory to the temporary git global config as a safe directory
2026-06-15T10:10:12.4600898Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-15T10:10:12.4825836Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-15T10:10:12.5035878Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-15T10:10:12.8704499Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-15T10:10:12.8904340Z http.https://github.com/.extraheader
2026-06-15T10:10:12.8931039Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-15T10:10:12.9167962Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-15T10:10:13.2735933Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-15T10:10:13.2952885Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-15T10:10:13.6831132Z Post job cleanup.
2026-06-15T10:10:13.7856882Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-15T10:10:13.8063607Z git version 2.43.0.windows.1
2026-06-15T10:10:13.8098932Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\ba9ca7f6-c360-437d-b64b-e33f4c80fbd1\.gitconfig'
2026-06-15T10:10:13.8114027Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\ba9ca7f6-c360-437d-b64b-e33f4c80fbd1' before making global git config changes
2026-06-15T10:10:13.8114887Z Adding repository directory to the temporary git global config as a safe directory
2026-06-15T10:10:13.8119298Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-15T10:10:13.8360069Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-15T10:10:13.8596849Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-15T10:10:14.2244086Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-15T10:10:14.2448659Z http.https://github.com/.extraheader
2026-06-15T10:10:14.2475251Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-15T10:10:14.2702860Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-15T10:10:14.6280125Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-15T10:10:14.6492245Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-15T10:10:15.0136601Z Cleaning up orphan processes
2026-06-15T10:10:15.0528099Z Terminate orphan process: pid (61136) (spt)
2026-06-15T10:10:15.0555262Z Terminate orphan process: pid (129812) (spt)
2026-06-15T10:10:15.0581846Z Terminate orphan process: pid (237276) (conhost)
